クラス
jp.go.aist.rtm.RTC.PreComponentActionListener の使用

PreComponentActionListener を使用しているパッケージ
jp.go.aist.rtm.RTC   
 

jp.go.aist.rtm.RTC での PreComponentActionListener の使用
 

PreComponentActionListener を返す jp.go.aist.rtm.RTC のメソッド
<DataType> PreComponentActionListener
RTObject_impl.addPreComponentActionListener(int listener_type, DataType obj, java.lang.String memfunc)
          PreComponentActionListener リスナを追加する {@.ja ComponentAction 実装関数の呼び出し直前のイベントに関連する各種リ スナを設定する。
 

PreComponentActionListener 型のパラメータを持つ jp.go.aist.rtm.RTC のメソッド
 void RTObject_impl.addPreComponentActionListener(int listener_type, PreComponentActionListener listener)
          PreComponentActionListener リスナを追加する {@.ja ComponentAction 実装関数の呼び出し直前のイベントに関連する各種リ スナを設定する。
 void RTObject_impl.addPreComponentActionListener(int listener_type, PreComponentActionListener listener, boolean autoclean)
          PreComponentActionListener リスナを追加する {@.ja ComponentAction 実装関数の呼び出し直前のイベントに関連する各種リ スナを設定する。
 void RTObject_impl.removePreComponentActionListener(int listener_type, PreComponentActionListener listener)
          PreComponentActionListener リスナを削除する 設定した各種リスナを削除する。