|
||||||||||
前 次 | フレームあり フレームなし |
PostComponentActionListener を使用しているパッケージ | |
---|---|
jp.go.aist.rtm.RTC |
jp.go.aist.rtm.RTC での PostComponentActionListener の使用 |
---|
PostComponentActionListener を返す jp.go.aist.rtm.RTC のメソッド | ||
---|---|---|
|
RTObject_impl.addPostComponentActionListener(int listener_type,
DataType obj,
java.lang.String memfunc)
PostComponentActionListener リスナを追加する {@.ja ComponentAction 実装関数の呼び出し直後のイベントに関連する各種リ スナを設定する。 |
PostComponentActionListener 型のパラメータを持つ jp.go.aist.rtm.RTC のメソッド | |
---|---|
void |
RTObject_impl.addPostComponentActionListener(int listener_type,
PostComponentActionListener listener)
PostComponentActionListener リスナを追加する {@.ja ComponentAction 実装関数の呼び出し直後のイベントに関連する各種リ スナを設定する。 |
void |
RTObject_impl.addPostComponentActionListener(int listener_type,
PostComponentActionListener listener,
boolean autoclean)
PostComponentActionListener リスナを追加する {@.ja ComponentAction 実装関数の呼び出し直後のイベントに関連する各種リ スナを設定する。 |
void |
RTObject_impl.removePostComponentActionListener(int listener_type,
PostComponentActionListener listener)
PostComponentActionListener リスナを削除する 設定した各種リスナを削除する。 |
|
||||||||||
前 次 | フレームあり フレームなし |