net.sf.jbatchengine.monitor.application
Class ApplicationWorkbenchAdvisor

java.lang.Object
  extended by org.eclipse.ui.application.WorkbenchAdvisor
      extended by net.sf.jbatchengine.monitor.application.ApplicationWorkbenchAdvisor

public class ApplicationWorkbenchAdvisor
extends WorkbenchAdvisor


Field Summary
private static String PERSPECTIVE_ID
           
 
Fields inherited from class org.eclipse.ui.application.WorkbenchAdvisor
FILL_COOL_BAR, FILL_MENU_BAR, FILL_PROXY, FILL_STATUS_LINE
 
Constructor Summary
ApplicationWorkbenchAdvisor()
           
 
Method Summary
 WorkbenchWindowAdvisor createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer configurer)
           
 String getInitialWindowPerspectiveId()
           
 
Methods inherited from class org.eclipse.ui.application.WorkbenchAdvisor
createWindowContents, eventLoopException, eventLoopIdle, fillActionBars, getDefaultPageInput, getMainPreferencePageId, getWorkbenchConfigurer, initialize, internalBasicInitialize, isApplicationMenu, openIntro, openWindows, postShutdown, postStartup, postWindowClose, postWindowCreate, postWindowOpen, postWindowRestore, preShutdown, preStartup, preWindowOpen, preWindowShellClose, restoreState, saveState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PERSPECTIVE_ID

private static final String PERSPECTIVE_ID
See Also:
Constant Field Values
Constructor Detail

ApplicationWorkbenchAdvisor

public ApplicationWorkbenchAdvisor()
Method Detail

createWorkbenchWindowAdvisor

public WorkbenchWindowAdvisor createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer configurer)
Overrides:
createWorkbenchWindowAdvisor in class WorkbenchAdvisor

getInitialWindowPerspectiveId

public String getInitialWindowPerspectiveId()
Specified by:
getInitialWindowPerspectiveId in class WorkbenchAdvisor