|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.jface.action | |
org.eclipse.compare | Provides support for performing structural and textual compare operations on arbitrary data and displaying the results. |
org.eclipse.compare.contentmergeviewer | Support for compare and merge viewers which show the content side-by-side. |
org.eclipse.compare.structuremergeviewer | Provides support for finding and displaying the differences between hierarchically structured data. |
org.eclipse.debug.ui | Provides a generic debugger user interface that clients may customize via standard workbench extension points. |
org.eclipse.debug.ui.actions | Provides a set of actions related to running and debugging applications. |
org.eclipse.help.ui.browser | Provides an implementation of IWorkbenchWindowActionDelegate for opening a URL in a browser. |
org.eclipse.jface.action | Provides support for shared UI resources such as menus, tool bars, and status lines. |
org.eclipse.jface.window | Provides a general framework for creating and managing windows. |
org.eclipse.search.ui | Provides classes and interfaces for search pages. |
org.eclipse.ui | Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. |
org.eclipse.ui.actions | Classes for actions and operations used in a workbench window, page, or part in the Eclipse Platform User Interface. |
org.eclipse.ui.dialogs | Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface. |
org.eclipse.ui.editors.text | Provides a standard text editor and a file-based document provider. |
org.eclipse.ui.help | Classes for integration with the help support system in the Eclipse Platform User Interface. |
org.eclipse.ui.part | Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface. |
org.eclipse.ui.texteditor | Provides a framework for text editors obeying to the desktop rules. |
org.eclipse.ui.views.framelist | Provides support for a web-browser style of navigation within a view by maintaining a list of frames. |
org.eclipse.ui.views.navigator | Provides the standard Resource Navigator view which presents the tree of resources in the workspace. |
org.eclipse.ui.views.properties | Provides the standard Property Sheet view which displays custom properties of the active workbench part's current selection. |
Classes in org.eclipse.jface.action used by org.eclipse.compareAction
|
The standard abstract implementation of an action. IAction
|
An action represents the non-UI side of a command which can be triggered by the end user. ToolBarManager
|
A tool bar manager is a contribution manager which realizes itself and its items in a tool bar control. |
Classes in org.eclipse.jface.action used by org.eclipse.compare.contentmergeviewerToolBarManager
|
A tool bar manager is a contribution manager which realizes itself and its items in a tool bar control. |
Classes in org.eclipse.jface.action used by org.eclipse.compare.structuremergeviewerIMenuManager
|
The IMenuManager interface provides protocol for managing
contributions to a menu bar and its sub menus.ToolBarManager
|
A tool bar manager is a contribution manager which realizes itself and its items in a tool bar control. |
Classes in org.eclipse.jface.action used by org.eclipse.debug.uiIAction
|
An action represents the non-UI side of a command which can be triggered by the end user. IMenuManager
|
The IMenuManager interface provides protocol for managing
contributions to a menu bar and its sub menus.IToolBarManager
|
The IToolBarManager interface provides protocol for managing
contributions to a tool bar. |
Classes in org.eclipse.jface.action used by org.eclipse.debug.ui.actionsAction
|
The standard abstract implementation of an action. IAction
|
An action represents the non-UI side of a command which can be triggered by the end user. IMenuCreator
|
Interface for something that creates and disposes of SWT menus. |
Classes in org.eclipse.jface.action used by org.eclipse.help.ui.browserIAction
|
An action represents the non-UI side of a command which can be triggered by the end user. |
Classes in org.eclipse.jface.action used by org.eclipse.jface.actionAbstractGroupMarker
|
Abstract superclass for group marker classes. 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.IMenuCreator
|
Interface for something that creates and disposes of SWT menus. IMenuListener
|
A menu listener that gets informed when a menu is about to show. IMenuManager
|
The IMenuManager interface provides protocol for managing
contributions to a menu bar and its sub menus.IStatusLineManager
|
The IStatusLineManager interface provides protocol
for displaying messages on a status line, for monitoring progress,
and for managing contributions to the status line.IToolBarManager
|
The IToolBarManager interface provides protocol for managing
contributions to a tool bar.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.SubMenuManager
|
A SubMenuManager is used to define a set of contribution
items within a parent manager. |
Classes in org.eclipse.jface.action used by org.eclipse.jface.windowMenuManager
|
A menu manager is a contribution manager which realizes itself and its items in a menu control; either as a menu bar, a sub-menu, or a context menu. StatusLineManager
|
A status line manager is a contribution manager which realizes itself and its items in a status line control. ToolBarManager
|
A tool bar manager is a contribution manager which realizes itself and its items in a tool bar control. |
Classes in org.eclipse.jface.action used by org.eclipse.search.uiIAction
|
An action represents the non-UI side of a command which can be triggered by the end user. IMenuManager
|
The IMenuManager interface provides protocol for managing
contributions to a menu bar and its sub menus. |
Classes in org.eclipse.jface.action used by org.eclipse.uiIAction
|
An action represents the non-UI side of a command which can be triggered by the end user. IMenuManager
|
The IMenuManager interface provides protocol for managing
contributions to a menu bar and its sub menus.IStatusLineManager
|
The IStatusLineManager interface provides protocol
for displaying messages on a status line, for monitoring progress,
and for managing contributions to the status line.IToolBarManager
|
The IToolBarManager interface provides protocol for managing
contributions to a tool bar.MenuManager
|
A menu manager is a contribution manager which realizes itself and its items in a menu control; either as a menu bar, a sub-menu, or a context menu. SubMenuManager
|
A SubMenuManager is used to define a set of contribution
items within a parent manager.SubToolBarManager
|
A SubToolBarManager monitors the additional and removal of
items from a parent manager so that visibility of the entire set can be changed as a
unit. |
Classes in org.eclipse.jface.action used by org.eclipse.ui.actionsAction
|
The standard abstract implementation of an action. ContributionItem
|
An abstract base implementation for contribution items. 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. IMenuManager
|
The IMenuManager interface provides protocol for managing
contributions to a menu bar and its sub menus. |
Classes in org.eclipse.jface.action used by org.eclipse.ui.dialogsAction
|
The standard abstract implementation of an action. IAction
|
An action represents the non-UI side of a command which can be triggered by the end user. |
Classes in org.eclipse.jface.action used by org.eclipse.ui.editors.textIMenuManager
|
The IMenuManager interface provides protocol for managing
contributions to a menu bar and its sub menus. |
Classes in org.eclipse.jface.action used by org.eclipse.ui.helpIAction
|
An action represents the non-UI side of a command which can be triggered by the end user. |
Classes in org.eclipse.jface.action used by org.eclipse.ui.partAbstractGroupMarker
|
Abstract superclass for group marker classes. ContributionItem
|
An abstract base implementation for contribution items. GroupMarker
|
A group marker is a special kind of contribution item denoting the beginning of a group. 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. IMenuManager
|
The IMenuManager interface provides protocol for managing
contributions to a menu bar and its sub menus.IStatusLineManager
|
The IStatusLineManager interface provides protocol
for displaying messages on a status line, for monitoring progress,
and for managing contributions to the status line.IToolBarManager
|
The IToolBarManager interface provides protocol for managing
contributions to a tool bar.MenuManager
|
A menu manager is a contribution manager which realizes itself and its items in a menu control; either as a menu bar, a sub-menu, or a context menu. |
Classes in org.eclipse.jface.action used by org.eclipse.ui.texteditorAction
|
The standard abstract implementation of an action. ContributionItem
|
An abstract base implementation for contribution items. 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. IMenuCreator
|
Interface for something that creates and disposes of SWT menus. IMenuListener
|
A menu listener that gets informed when a menu is about to show. IMenuManager
|
The IMenuManager interface provides protocol for managing
contributions to a menu bar and its sub menus.IStatusLineManager
|
The IStatusLineManager interface provides protocol
for displaying messages on a status line, for monitoring progress,
and for managing contributions to the status line. |
Classes in org.eclipse.jface.action used by org.eclipse.ui.views.framelistAction
|
The standard abstract implementation of an action. IAction
|
An action represents the non-UI side of a command which can be triggered by the end user. |
Classes in org.eclipse.jface.action used by org.eclipse.ui.views.navigatorAction
|
The standard abstract implementation of an action. IAction
|
An action represents the non-UI side of a command which can be triggered by the end user. IMenuManager
|
The IMenuManager interface provides protocol for managing
contributions to a menu bar and its sub menus. |
Classes in org.eclipse.jface.action used by org.eclipse.ui.views.propertiesIMenuManager
|
The IMenuManager interface provides protocol for managing
contributions to a menu bar and its sub menus.IStatusLineManager
|
The IStatusLineManager interface provides protocol
for displaying messages on a status line, for monitoring progress,
and for managing contributions to the status line.IToolBarManager
|
The IToolBarManager interface provides protocol for managing
contributions to a tool bar. |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |