インタフェース
jp.go.aist.dmrc.platform.util.event.PFViewLocateListener の使用

PFViewLocateListener を使用しているパッケージ
jp.go.aist.dmrc.platform.base 共通プラットフォームの基幹機能に関連するクラスおよびインタフェースを提供します。 
jp.go.aist.dmrc.platform.beans.util ユーティリティコンポーネントを提供します。 
jp.go.aist.dmrc.platform.beans.util.controller 制御コンポーネントを提供します。 
jp.go.aist.dmrc.platform.util.event 共通プラットフォーム内で発生するイベントに関連するクラスおよびインタフェースを提供します。 
 

jp.go.aist.dmrc.platform.base での PFViewLocateListener の使用
 

PFViewLocateListener 型のパラメータを持つ jp.go.aist.dmrc.platform.base のメソッド
 void PFCombinativeComponentImpl.addPFViewLocateListener(PFViewLocateListener lis)
          引数で与えられたイベントリスナを登録し、 ロケートイベント発生時に処理を行う対象とする。
 void PFGUICombinativeComponent.addPFViewLocateListener(PFViewLocateListener lis)
          引数で与えられたイベントリスナを登録し、 ロケートイベント発生時に処理を行う対象とする。
 void PFCombinativeComponentImpl.removePFViewLocateListener(PFViewLocateListener lis)
          引数で与えられたイベントリスナを削除し、 ロケートイベント発生時に処理を行う対象から外す。
 void PFGUICombinativeComponent.removePFViewLocateListener(PFViewLocateListener lis)
          引数で与えられたイベントリスナを削除し、 ロケートイベント発生時に処理を行う対象から外す。
 

jp.go.aist.dmrc.platform.beans.util での PFViewLocateListener の使用
 

PFViewLocateListener 型のパラメータを持つ jp.go.aist.dmrc.platform.beans.util のメソッド
 void PFEventGenerator.addPFViewLocateListener(PFViewLocateListener lis)
          引数で与えられたイベントリスナを登録し、 ロケートイベント発生時に処理を行う対象とする。
 void PFEventGenerator.removePFViewLocateListener(PFViewLocateListener lis)
          引数で与えられたイベントリスナを削除し、 ロケートイベント発生時に処理を行う対象から外す。
 

jp.go.aist.dmrc.platform.beans.util.controller での PFViewLocateListener の使用
 

PFViewLocateListener 型のパラメータを持つ jp.go.aist.dmrc.platform.beans.util.controller のメソッド
 void PFEventController.addPFViewLocateListener(PFViewLocateListener lis)
          引数で与えられたイベントリスナを登録し、 ロケートイベント発生時に処理を行う対象とする。
 void PFSubroutine.addPFViewLocateListener(PFViewLocateListener lis)
          引数で与えられたイベントリスナを登録し、 ロケートイベント発生時に処理を行う対象とする。
 void PFThreadAllocator.addPFViewLocateListener(PFViewLocateListener lis)
          引数で与えられたイベントリスナを登録し、 ロケートイベント発生時に処理を行う対象とする。
 void PFEventController.removePFViewLocateListener(PFViewLocateListener lis)
          引数で与えられたイベントリスナを削除し、 ロケートイベント発生時に処理を行う対象から外す。
 void PFSubroutine.removePFViewLocateListener(PFViewLocateListener lis)
          引数で与えられたイベントリスナを削除し、 ロケートイベント発生時に処理を行う対象から外す。
 void PFThreadAllocator.removePFViewLocateListener(PFViewLocateListener lis)
          引数で与えられたイベントリスナを削除し、 ロケートイベント発生時に処理を行う対象から外す。
 

jp.go.aist.dmrc.platform.util.event での PFViewLocateListener の使用
 

PFViewLocateListener 型のパラメータを持つ jp.go.aist.dmrc.platform.util.event のメソッド
 void PFViewLocateEventSource.addPFViewLocateListener(PFViewLocateListener lis)
          引数で与えられたイベントリスナを登録し、 ロケートイベント発生時に処理を行う対象とする。
 void PFViewLocateEventSourceImpl.addPFViewLocateListener(PFViewLocateListener lis)
          引数で与えられたイベントリスナを登録し、 ロケートイベント発生時に処理を行う対象とする。
 void PFViewLocateEventSource.removePFViewLocateListener(PFViewLocateListener lis)
          引数で与えられたイベントリスナを削除し、 ロケートイベント発生時に処理を行う対象から外す。
 void PFViewLocateEventSourceImpl.removePFViewLocateListener(PFViewLocateListener lis)
          引数で与えられたイベントリスナを削除し、 ロケートイベント発生時に処理を行う対象から外す。