sk.uniba.euromath.rcp
Class ApplicationWorkbenchWindowAdvisor

java.lang.Object
  extended by org.eclipse.ui.application.WorkbenchWindowAdvisor
      extended by sk.uniba.euromath.rcp.ApplicationWorkbenchWindowAdvisor

public class ApplicationWorkbenchWindowAdvisor
extends WorkbenchWindowAdvisor

Specifies the workbench initial look.

Author:
Martin Vysny

Constructor Summary
ApplicationWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer configurer)
          Constructor.
 
Method Summary
 ActionBarAdvisor createActionBarAdvisor(IActionBarConfigurer configurer)
           
 void preWindowOpen()
           
 
Methods inherited from class org.eclipse.ui.application.WorkbenchWindowAdvisor
createEmptyWindowContents, createWindowContents, dispose, getWindowConfigurer, openIntro, postWindowClose, postWindowCreate, postWindowOpen, postWindowRestore, preWindowShellClose, restoreState, saveState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationWorkbenchWindowAdvisor

public ApplicationWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer configurer)
Constructor.

Parameters:
configurer - a configurer instance.
Method Detail

createActionBarAdvisor

public ActionBarAdvisor createActionBarAdvisor(IActionBarConfigurer configurer)
Overrides:
createActionBarAdvisor in class WorkbenchWindowAdvisor

preWindowOpen

public void preWindowOpen()
Overrides:
preWindowOpen in class WorkbenchWindowAdvisor


Copyright © 2003-2006 null. All Rights Reserved.