Uses of Class
org.eclipse.ui.application.WorkbenchAdvisor

Packages that use WorkbenchAdvisor
org.eclipse.ercp.eworkbench   
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. 
 

Uses of WorkbenchAdvisor in org.eclipse.ercp.eworkbench
 

Subclasses of WorkbenchAdvisor in org.eclipse.ercp.eworkbench
 class eWorkbenchAdvisor
           
 

Uses of WorkbenchAdvisor in org.eclipse.ui
 

Methods in org.eclipse.ui with parameters of type WorkbenchAdvisor
static int PlatformUI.createAndRunWorkbench(Display display, WorkbenchAdvisor advisor)
          Creates the workbench and associates it with the given display and workbench advisor, and runs the workbench UI.