Uses of Class
org.eclipse.ui.application.WorkbenchAdvisor
Packages that use WorkbenchAdvisor
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of WorkbenchAdvisor in org.eclipse.ui
Methods in org.eclipse.ui with parameters of type WorkbenchAdvisorModifier and TypeMethodDescriptionstatic 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.