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

PFViewUpdateListener を使用しているパッケージ
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 での PFViewUpdateListener の使用
 

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

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

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

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

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

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

PFViewUpdateListener 型のパラメータを持つ jp.go.aist.dmrc.platform.util.event のメソッド
 void PFViewUpdateEventSource.addPFViewUpdateListener(PFViewUpdateListener lis)
          引数で与えられたイベントリスナを登録し、 ビュー変更イベント発生時に処理を行う対象とする。
 void PFViewUpdateEventSourceImpl.addPFViewUpdateListener(PFViewUpdateListener lis)
          引数で与えられたイベントリスナを登録し、 ビュー変更イベント発生時に処理を行う対象とする。
 void PFViewUpdateEventSource.removePFViewUpdateListener(PFViewUpdateListener lis)
          引数で与えられたイベントリスナを削除し、 ビュー変更イベント発生時に処理を行う対象から外す。
 void PFViewUpdateEventSourceImpl.removePFViewUpdateListener(PFViewUpdateListener lis)
          引数で与えられたイベントリスナを削除し、 ビュー変更イベント発生時に処理を行う対象から外す。