org.seasar.uruma.rcp.ui
クラス AutoPerspectiveFactory

java.lang.Object
  上位を拡張 org.seasar.uruma.rcp.ui.AutoPerspectiveFactory
すべての実装されたインタフェース:
IPerspectiveFactory

public class AutoPerspectiveFactory
extends Object
implements IPerspectiveFactory

パースペクティブを自動的に生成するための IPerspectiveFactory です。

作成者:
y-komori

コンストラクタの概要
AutoPerspectiveFactory()
          AutoPerspectiveFactory を構築します。
 
メソッドの概要
 void createInitialLayout(IPageLayout layout)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

AutoPerspectiveFactory

public AutoPerspectiveFactory()
AutoPerspectiveFactory を構築します。

メソッドの詳細

createInitialLayout

public void createInitialLayout(IPageLayout layout)
定義:
インタフェース IPerspectiveFactory 内の createInitialLayout


Copyright © 2006-2007 The Seasar Foundation. All Rights Reserved.