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

PFKeyEventSource を使用しているパッケージ
jp.go.aist.dmrc.platform.base 共通プラットフォームの基幹機能に関連するクラスおよびインタフェースを提供します。 
jp.go.aist.dmrc.platform.beans.diagram 図形操作コンポーネントのセットを提供します。 
jp.go.aist.dmrc.platform.beans.gui.container コンテナ/メニュー系GUIコンポーネントのセットを提供します。 
jp.go.aist.dmrc.platform.beans.gui.event GUIから発生するイベントの操作を行うコンポーネントのセットを提供します。 
jp.go.aist.dmrc.platform.beans.gui.tree ツリーコンポーネントおよびツリーコンポーネント内部で利用されているクラスのセットを提供します。 
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 での PFKeyEventSource の使用
 

jp.go.aist.dmrc.platform.base での PFKeyEventSource のサブインタフェース
 interface PFCombinativeComponent
          複合コンポーネントインターフェイス。
 

PFKeyEventSource を実装している jp.go.aist.dmrc.platform.base のクラス
 class PFCombinativeComponentImpl
          複合コンポーネントインターフェイス。
 class PFGUICombinativeComponent
          複合コンポーネント。
 

jp.go.aist.dmrc.platform.beans.diagram での PFKeyEventSource の使用
 

PFKeyEventSource を実装している jp.go.aist.dmrc.platform.beans.diagram のクラス
 class PFFishboneDiagram
          特性要因図コンポーネント。
 

jp.go.aist.dmrc.platform.beans.gui.container での PFKeyEventSource の使用
 

PFKeyEventSource を実装している jp.go.aist.dmrc.platform.beans.gui.container のクラス
 class PFDialog
          ダイアログのコンポーネント。
 class PFFrame
          フレームのコンポーネント。
 

jp.go.aist.dmrc.platform.beans.gui.event での PFKeyEventSource の使用
 

PFKeyEventSource を実装している jp.go.aist.dmrc.platform.beans.gui.event のクラス
 class PFKeyEventFilter
          キーイベントのイベント内容によって新たなイベントを発生させるための イベントフィルタリングを行うコンポーネント。
 

jp.go.aist.dmrc.platform.beans.gui.tree での PFKeyEventSource の使用
 

PFKeyEventSource を実装している jp.go.aist.dmrc.platform.beans.gui.tree のクラス
 class PFTree
          ツリーのコンポーネント。
 

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

PFKeyEventSource を実装している jp.go.aist.dmrc.platform.beans.util のクラス
 class PFEventGenerator
          イベント生成コンポーネント
このコンポーネントは、メソッドの呼び出しにより指定されたイベントを生成します。
 

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

PFKeyEventSource を実装している jp.go.aist.dmrc.platform.beans.util.controller のクラス
 class PFEventController
          イベント伝播を制御するコンポーネント。
 class PFSubroutine
          サブルーチンコンポーネント。
 class PFThreadAllocator
          スレッドコンポーネント
処理を別スレッドで実行したいときに利用してください。
 

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

PFKeyEventSource を実装している jp.go.aist.dmrc.platform.util.event のクラス
 class PFKeyEventSourceImpl
          キーイベントを発生させるイベントソース実装。