|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjava.awt.event.WindowAdapter
RTMExamples.GUIIn.control.EventAction
public class EventAction
コンストラクタの概要 | |
---|---|
EventAction(PortValue[] portValues)
|
メソッドの概要 | |
---|---|
void |
onChanged(PortValue portValue)
|
void |
windowClosed(java.awt.event.WindowEvent ev)
|
クラス java.awt.event.WindowAdapter から継承されたメソッド |
---|
windowActivated, windowClosing, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChanged |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public EventAction(PortValue[] portValues)
メソッドの詳細 |
---|
public void onChanged(PortValue portValue)
PortValueListener
内の onChanged
public void windowClosed(java.awt.event.WindowEvent ev)
java.awt.event.WindowListener
内の windowClosed
java.awt.event.WindowAdapter
内の windowClosed
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |