クラス
org.seasar.uruma.component.jface.WindowComponent の使用

WindowComponent を使用しているパッケージ
org.seasar.uruma.renderer.impl   
org.seasar.uruma.ui   
 

org.seasar.uruma.renderer.impl での WindowComponent の使用
 

WindowComponent 型のパラメータを持つ org.seasar.uruma.renderer.impl のメソッド
protected  int WindowRenderer.calcX(WindowComponent window)
           
protected  int WindowRenderer.calcY(WindowComponent window)
           
protected  void WindowRenderer.configureShell(WindowComponent window, Shell shell)
           
protected  void WindowRenderer.doRenderAfter(Composite widget, WindowComponent uiComponent, WidgetHandle parent, PartContext context)
           
protected  void WindowRenderer.doRenderComposite(WindowComponent compositeComponent, Composite composite)
           
 int WindowRenderer.getShellStyle(WindowComponent uiComponent)
          Shell のスタイルを返します。
protected  void WindowRenderer.setDefaultButton(WindowComponent windowComponent, PartContext context)
           
protected  void WindowRenderer.setDefaultFocus(WindowComponent windowComponent, PartContext context)
           
protected  void WindowRenderer.setMinimumSize(WindowComponent windowComponent, Shell shell)
           
 

org.seasar.uruma.ui での WindowComponent の使用
 

WindowComponent 型のパラメータを持つ org.seasar.uruma.ui のメソッド
 void UrumaApplicationWindow.init(WindowContext context, WindowComponent component, boolean modal)
          UrumaApplicationWindow を初期化します。
protected  void UrumaApplicationWindow.setupShellStyle(WindowComponent component, boolean modal)
           
 

WindowComponent 型のパラメータを持つ org.seasar.uruma.ui のコンストラクタ
UrumaApplicationWindow(UrumaWindowManager manager, WindowContext context, WindowComponent component, boolean modal)
          UrumaApplicationWindow を構築します。
 



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