Package org.eclipse.ui.application
package org.eclipse.ui.application
Application-level APIs for configuring and controling the Eclipse Platform User
Interface.
Package Specification
This package provides APIs that allow the main plug-in (the "application") to configure and control the Eclipse Platform User Interface, most notably the workbench. These APIs are not of interest to normal Eclipse plug-ins.-
ClassDescriptionPublic base class for configuring the action bars of a workbench window.This class provides static methods that help RCP applications interact with the Display.Interface providing special access for configuring the action bars of a workbench window.Interface providing special access for configuring the workbench.Interface providing special access for configuring workbench windows.Public base class for configuring the workbench.Public base class for configuring a workbench window.