|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.jface.action | |
---|---|
org.eclipse.jface.action | Provides support for shared UI resources such as menus, tool bars, and status lines. |
Classes in org.eclipse.jface.action used by org.eclipse.jface.action | |
---|---|
ContributionItem
An abstract base implementation for contribution items. |
|
ContributionManager
Abstract base class for all contribution managers, and standard implementation of IContributionManager . |
|
IAction
An action represents the non-UI side of a command which can be triggered by the end user. |
|
IContributionItem
A contribution item represents a contribution to a shared UI resource such as a menu or tool bar. |
|
IContributionManager
A contribution manager organizes contributions to such UI components as menus, toolbars and status lines. |
|
IContributionManagerOverrides
This interface is used by instances of IContributionItem
to determine if the values for certain properties have been overriden
by their manager. |
|
IStatusLineManager
The IStatusLineManager interface provides protocol
for displaying messages on a status line, for monitoring progress,
and for managing contributions to the status line. |
|
SubContributionItem
A SubContributionItem is a wrapper for an IContributionItem . |
|
SubContributionManager
A SubContributionManager is used to define a set of contribution
items within a parent manager. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |