jp.sourceforge.gtibuilder.editor
クラス TextEditor.PrivateListener

java.lang.Object
  拡張jp.sourceforge.gtibuilder.editor.TextEditor.PrivateListener
すべての実装インタフェース:
ActionListener, EventListener
含まれているクラス:
TextEditor

private class TextEditor.PrivateListener
extends Object
implements ActionListener


コンストラクタの概要
private TextEditor.PrivateListener()
           
 
メソッドの概要
 void actionPerformed(ActionEvent actionEvent)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

TextEditor.PrivateListener

private TextEditor.PrivateListener()
メソッドの詳細

actionPerformed

public void actionPerformed(ActionEvent actionEvent)
定義:
インタフェース ActionListener 内の actionPerformed