jp.go.aist.rtm.RTC
クラス PreComponentActionListenerHolder

java.lang.Object
  上位を拡張 java.util.Observable
      上位を拡張 jp.go.aist.rtm.RTC.PreComponentActionListenerHolder

public class PreComponentActionListenerHolder
extends java.util.Observable

PreComponentActionListener ホルダクラス

複数の PreComponentActionListener を保持し管理するクラス。


コンストラクタの概要
PreComponentActionListenerHolder()
           
 
メソッドの概要
 void notify(int exec_handle)
           
 
クラス java.util.Observable から継承されたメソッド
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

PreComponentActionListenerHolder

public PreComponentActionListenerHolder()
メソッドの詳細

notify

public void notify(int exec_handle)