org.eclipse.emf.ecp.makeithappen.application.sample.e3
Class ApplicationWorkbenchWindowAdvisor

java.lang.Object
  extended by org.eclipse.ui.application.WorkbenchWindowAdvisor
      extended by org.eclipse.emf.ecp.makeithappen.application.sample.e3.ApplicationWorkbenchWindowAdvisor

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

The ApplicationWorkbenchWindowAdvisor which sets default window sizes.


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

Constructor Detail

ApplicationWorkbenchWindowAdvisor

public ApplicationWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
Default constructor.

Parameters:
configurer - the IWorkbenchWindowConfigurer.
Method Detail

preWindowOpen

public void preWindowOpen()
Overrides:
preWindowOpen in class org.eclipse.ui.application.WorkbenchWindowAdvisor


Copyright © 2015. All Rights Reserved.