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

PFDataDropEventSource を使用しているパッケージ
jp.go.aist.dmrc.platform.base 共通プラットフォームの基幹機能に関連するクラスおよびインタフェースを提供します。 
jp.go.aist.dmrc.platform.beans.chart2d 2Dグラフコンポーネントのセットを提供します。 
jp.go.aist.dmrc.platform.beans.graphics.drawing   
jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics 3D表示パネルコンポーネントを提供します。 
jp.go.aist.dmrc.platform.beans.gui GUIコンポーネントのセットを提供します。 
jp.go.aist.dmrc.platform.beans.gui.container コンテナ/メニュー系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 での PFDataDropEventSource の使用
 

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

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

jp.go.aist.dmrc.platform.beans.chart2d での PFDataDropEventSource の使用
 

PFDataDropEventSource を実装している jp.go.aist.dmrc.platform.beans.chart2d のクラス
 class PFGanttChart
          ガントチャートコンポーネント。
 

jp.go.aist.dmrc.platform.beans.graphics.drawing での PFDataDropEventSource の使用
 

PFDataDropEventSource を実装している jp.go.aist.dmrc.platform.beans.graphics.drawing のクラス
 class PFDrawingEditor
          図面イメージ注記作成コンポーネント
図形の描画・編集・保存をするためのコンポーネント。
 

jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics での PFDataDropEventSource の使用
 

PFDataDropEventSource を実装している jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics のクラス
 class PF3DViewer
          3Dデータビューワのクラス。
 class PFTestViewer
           
 

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

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

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

PFDataDropEventSource を実装している jp.go.aist.dmrc.platform.beans.gui.container のクラス
 class PFDropTargetPanel
          ドラッグ&ドロップのターゲットとなるパネル。
 

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

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

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

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

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

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

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

PFDataDropEventSource を実装している jp.go.aist.dmrc.platform.util.event のクラス
 class PFDataDropEventSourceImpl
          データドロップイベントを発生させるイベントソース実装。