クラス
jp.co.fujitsu.reffi.client.swing.controller.BaseController の使用

BaseController を使用しているパッケージ
jp.co.fujitsu.reffi.client.swing.action イベント発生時のハンドリングを行うActionの基底クラスが含まれるパッケージです。 
jp.co.fujitsu.reffi.client.swing.helper ヘルパーパッケージです。 
jp.co.fujitsu.reffi.client.swing.model 機能モデルクラス群が含まれます。 
 

jp.co.fujitsu.reffi.client.swing.action での BaseController の使用
 

BaseController を返す jp.co.fujitsu.reffi.client.swing.action のメソッド
 BaseController BaseAction.getController()
           
 

jp.co.fujitsu.reffi.client.swing.helper での BaseController の使用
 

BaseController として宣言されている jp.co.fujitsu.reffi.client.swing.helper のフィールド
 BaseController CorrelationImageViewer.controller
           
 

BaseController 型のパラメータを持つ jp.co.fujitsu.reffi.client.swing.helper のメソッド
static ClassNode CorrelationBuilder.build(BaseController controller)
          [概 要] [詳 細] [備 考]
 void CorrelationImageViewer.buildNodes(BaseController controller)
          [概 要] [詳 細] [備 考]
 

jp.co.fujitsu.reffi.client.swing.model での BaseController の使用
 

BaseController を返す jp.co.fujitsu.reffi.client.swing.model のメソッド
 BaseController BaseModel.getController()
          [概 要] このモデルを起動したコントローラインスタンスを返却します。
 

BaseController 型のパラメータを持つ jp.co.fujitsu.reffi.client.swing.model のメソッド
 void BaseModel.setController(BaseController controller)
          [概 要] このモデルを起動したコントローラインスタンスを設定します。
 



Copyright(C) Fujitsu All Rights Reserved.