pl.edu.agh.cast.ui.advisor
Class ApplicationWorkbenchWindowAdvisor

java.lang.Object
  extended by org.eclipse.ui.application.WorkbenchWindowAdvisor
      extended by pl.edu.agh.cast.ui.advisor.ApplicationWorkbenchWindowAdvisor

public class ApplicationWorkbenchWindowAdvisor
extends org.eclipse.ui.application.WorkbenchWindowAdvisor

WorkbenchWindowAdvisor for CAST applications.

Author:
AGH CAST Team

Constructor Summary
ApplicationWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
          Creates new advisor with given IWorkbenchWindowConfigurer.
 
Method Summary
 org.eclipse.ui.application.ActionBarAdvisor createActionBarAdvisor(org.eclipse.ui.application.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(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
Creates new advisor with given IWorkbenchWindowConfigurer.

Parameters:
configurer - window configurer
Method Detail

createActionBarAdvisor

public org.eclipse.ui.application.ActionBarAdvisor createActionBarAdvisor(org.eclipse.ui.application.IActionBarConfigurer configurer)

Overrides:
createActionBarAdvisor in class org.eclipse.ui.application.WorkbenchWindowAdvisor
See Also:
#createActionBarAdvisor(org.eclipse.ui.application.IActionBarConfigurer)

preWindowOpen

public void preWindowOpen()

Overrides:
preWindowOpen in class org.eclipse.ui.application.WorkbenchWindowAdvisor
See Also:
WorkbenchWindowAdvisor.preWindowOpen()


Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.