org.seasar.eclipse.rcp.ui
クラス S2RcpWorkbenchAdvisor

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

public abstract class S2RcpWorkbenchAdvisor
extends WorkbenchAdvisor

作成者:
y-komori

フィールドの概要
 
クラス org.eclipse.ui.application.WorkbenchAdvisor から継承されたフィールド
FILL_COOL_BAR, FILL_MENU_BAR, FILL_PROXY, FILL_STATUS_LINE
 
コンストラクタの概要
S2RcpWorkbenchAdvisor()
           
 
メソッドの概要
 void initialize(IWorkbenchConfigurer configurer)
           
 boolean preShutdown()
           
 
クラス org.eclipse.ui.application.WorkbenchAdvisor から継承されたメソッド
createWindowContents, createWorkbenchWindowAdvisor, eventLoopException, eventLoopIdle, fillActionBars, getDefaultPageInput, getInitialWindowPerspectiveId, 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
 

コンストラクタの詳細

S2RcpWorkbenchAdvisor

public S2RcpWorkbenchAdvisor()
メソッドの詳細

initialize

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

preShutdown

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


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