Uses of Package
org.eclipse.ui.internal
Package
Description
Application programming interfaces for working with resource mappings.
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
Provides a framework for text editors obeying to the
desktop rules.
-
-
-
ClassDescriptionAbstract base class that provides the enabled state, where changing the state fires the HandlerEvent.This internal class serves as a foundation for any handler that would like its enabled state controlled by core expressions and the IEvaluationService.Abstract baseclass for IWorkingSet implementations.Abstract implementation of
IWorkingSetManager
.When 'action' tag is found in the registry, an object of this class is created.Manage the configurable actions for one window.The branding properties are retrieved as strings, but often used as other types (e.g.,java.net.URL
s.The action bars for an editor.This class is used to record "open editor" actions as they happen.An item in the editor history.This handler will pass along to the workbench advisor exceptions and errors thrown while running the event loop.Base class to open a dialog to filter and select elements of aTable
.This interface should be implemented by all contribution items defined by an action set.This interface must be implemented in order to contribute to context (pop-up) menu for an object.Objects of classes that implement this interface can be registered for certain object type in the IObjectContributorManager.A service that is capable of converting a selection into resources.An editor and file size pair.Keeps the info to save, restore or identify and editor.This manager is used to populate a popup menu manager with actions for a given type.This class is a default implementation ofIObjectContributorManager
.The abstract superclass for actions that listen to page activation and open/close events.This class adds to the PluginAction support by setting itself up for work within a WorkbenchPart.An intermediate selection listener that filters selection change events based on one or more predicates and forwards it to the functional selection listener.PartSite
is the general implementation for anIWorkbenchPartSite
.Abstract superclass of actions which are enabled iff there is an active perspective in the window.A PluginAction is a proxy for an action extension.This class contains shared functionality for reading action contributions from plugins into workbench parts (both editors and views).Helper class to collect the menus and actions defined within a contribution element.Contribution item for actions provided by plugins via workbench action extension points.A PluginActionSet is a proxy for an action set defined in XML.This class extends a single popup menuThe UI lock listener is used to prevent the UI thread from deadlocking on a lock when the thread owning the lock is attempting to syncExec.The Queue is the construct that keeps track of Semaphores.The plug-in class for the org.eclipse.ui plug-in.The workbench class represents the top of the Eclipse user interface.A collection of views and editors in a workbench.This class represents the TOP of the workbench UI world A plugin class is effectively an application wrapper for a plugin & its classes.A window within the workbench.Compares two working sets by name.This class extends regular plugin action with the additional requirement that the delegate has to implement interfaceIWorkbenchWindowActionDelegate
. -