public abstract class ExecutionContextActionListener extends java.lang.Object implements java.util.Observer
各アクションに対応するユーザーコードが呼ばれる直前のタイミング でコールされるリスなクラスの基底クラス。
ExecutionContextActionListener()
abstract void
operator(int ec_id)
void
update(java.util.Observable o, java.lang.Object obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExecutionContextActionListener()
public void update(java.util.Observable o, java.lang.Object obj)
update
java.util.Observer
public abstract void operator(int ec_id)
ExecutionContextActionListener のコールバック関数