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

java.lang.Object
  上位を拡張 org.eclipse.ui.application.WorkbenchAdvisor
      上位を拡張 org.seasar.uruma.rcp.ui.UrumaWorkbenchAdvisor

public class UrumaWorkbenchAdvisor
extends WorkbenchAdvisor

Uruma における WorkbenchAdvisor です。

作成者:
y-komori

フィールドの概要
 
クラス org.eclipse.ui.application.WorkbenchAdvisor から継承されたフィールド
FILL_COOL_BAR, FILL_MENU_BAR, FILL_PROXY, FILL_STATUS_LINE
 
コンストラクタの概要
UrumaWorkbenchAdvisor()
           
 
メソッドの概要
 WorkbenchWindowAdvisor createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer configurer)
           
 String getInitialWindowPerspectiveId()
           
 void initialize(IWorkbenchConfigurer configurer)
           
 boolean preShutdown()
           
 
クラス org.eclipse.ui.application.WorkbenchAdvisor から継承されたメソッド
createWindowContents, eventLoopException, eventLoopIdle, fillActionBars, getDefaultPageInput, getMainPreferencePageId, getWorkbenchConfigurer, getWorkbenchErrorHandler, internalBasicInitialize, isApplicationMenu, openIntro, openWindows, postShutdown, postStartup, postWindowClose, postWindowCreate, postWindowOpen, postWindowRestore, preStartup, preWindowOpen, preWindowShellClose, restoreState, saveState
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

UrumaWorkbenchAdvisor

public UrumaWorkbenchAdvisor()
メソッドの詳細

initialize

public void initialize(IWorkbenchConfigurer configurer)
オーバーライド:
クラス WorkbenchAdvisor 内の initialize

preShutdown

public boolean preShutdown()
オーバーライド:
クラス WorkbenchAdvisor 内の preShutdown

getInitialWindowPerspectiveId

public String getInitialWindowPerspectiveId()
定義:
クラス WorkbenchAdvisor 内の getInitialWindowPerspectiveId

createWorkbenchWindowAdvisor

public WorkbenchWindowAdvisor createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer configurer)
オーバーライド:
クラス WorkbenchAdvisor 内の createWorkbenchWindowAdvisor


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