Uses of Package
org.eclipse.jface.action
Packages that use org.eclipse.jface.action
Package
Description
Provides support for performing structural and textual
compare operations on arbitrary data and displaying the results.
Support for compare and merge viewers which show the
content side-by-side.
Provides support for finding and displaying the differences
between hierarchically structured data.
Provides a generic debugger user interface that clients may customize via standard
workbench extension points.
Provides a set of actions related to running and debugging applications.
Provides classes and interfaces to render memory blocks in the memory view.
Provides an implementation of IWorkbenchWindowActionDelegate
for opening a URL in a browser.
Provides support for shared UI resources such as menus,
tool bars, and status lines.
Provides JFace-specific support for commands.
Provides support for dialogs.
Provides a framework for preferences.
Provides a framework for creating and manipulating text documents.
Provides a general framework for creating and managing
windows.
Application programming interface to implement a wizard based user interface for refactorings.
Application programming interface to actions related to the refactoring history.
Application programming interface to provide model integration for refactoring histories.
Classes and interface required to contribute search dialog pages and search result view pages.
Search actions
Provides the base classes to implement a search result view part for searches with textual matches.
Provides basic support for managing Team providers.
Application programming interfaces for working with history.
Application programming interfaces for working with resource mappings.
Contains the team synchronization presentation framework and support
for the Synchronize View.
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
Classes for actions and operations used in a workbench
window, page, or part in the Eclipse Platform User Interface.
Application-level APIs for configuring and controling the Eclipse Platform User
Interface.
Provides support for working with cheat sheets.
Application programming interfaces for interaction
with the Eclipse console.
Application programming interfaces for Eclipse console specific
actions.
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
Provides a standard text editor and concrete document providers based
IFileBuffer
and others directly handling IFile
and
IStorage
as editor input.Custom widgets and controls for forms-based parts.
Classes for integration with the help support system
in the Eclipse Platform User Interface.
Provides the public API and default implementation for contributing menu
and toolbars to the menu service.
Provides the Common Navigator framework.
Provides reusable components for clients that need to expand on the capabilities
provided by the reference Common Navigator Resources extension.
Classes that provide the basic workbench UI support for undo and redo of
operations.
Classes for the creation of workbench parts that integrate
with the Eclipse Platform User Interface.
Classes for using the preferences support in org.eclipse.core.runtime.preferences
Provides a framework for text editors obeying to the
desktop rules.
Provides interfaces to for the
org.eclipse.ui.editors.quickDiffReferenceProvider
extension point and adds an action to enable quick diff display for an editor.Provides support for a web-browser style of navigation within a view by maintaining a list
of frames.
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.compareClassDescriptionSome common functionality to share between implementations of
IAction
.The standard abstract implementation of an action.An abstract base implementation for contribution items.An abstract contribution item implementation for adding an arbitrary SWT control to a tool bar.An action represents the non-UI side of a command which can be triggered by the end user.A contribution item represents a contribution to a shared UI resource such as a menu or tool bar.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.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.contentmergeviewerClassDescriptionThe
IToolBarManager
interface provides protocol for managing contributions to a tool bar.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.internalClassDescriptionSome common functionality to share between implementations of
IAction
.The standard abstract implementation of an action.An action represents the non-UI side of a command which can be triggered by the end user.A menu listener that gets informed when a menu is about to show.TheIMenuManager
interface provides protocol for managing contributions to a menu bar and its sub menus.TheIToolBarManager
interface provides protocol for managing contributions to a tool bar.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.compare.structuremergeviewerClassDescriptionThe
IMenuManager
interface provides protocol for managing contributions to a menu bar and its sub menus.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.uiClassDescriptionAn action represents the non-UI side of a command which can be triggered by the end user.The
IMenuManager
interface provides protocol for managing contributions to a menu bar and its sub menus.TheIToolBarManager
interface provides protocol for managing contributions to a tool bar. -
Classes in org.eclipse.jface.action used by org.eclipse.debug.ui.actionsClassDescriptionSome common functionality to share between implementations of
IAction
.The standard abstract implementation of an action.An abstract base implementation for contribution items.An action represents the non-UI side of a command which can be triggered by the end user.A contribution item represents a contribution to a shared UI resource such as a menu or tool bar.Interface for something that creates and disposes of SWT menus.A menu listener that gets informed when a menu is about to show.TheIMenuManager
interface provides protocol for managing contributions to a menu bar and its sub menus. -
Classes in org.eclipse.jface.action used by org.eclipse.debug.ui.memoryClassDescriptionThe
IMenuManager
interface provides protocol for managing contributions to a menu bar and its sub menus.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.e4.ui.workbench.renderers.swtClassDescriptionAn abstract base implementation for contribution items.An abstract contribution item implementation for adding an arbitrary SWT control to a tool bar.A contribution item represents a contribution to a shared UI resource such as a menu or tool bar.A contribution manager organizes contributions to such UI components as menus, toolbars and status lines.A menu listener that gets informed when a menu is about to show.A menu listener that gets informed when a menu is about to hide.The
IMenuManager
interface provides protocol for managing contributions to a menu bar and its sub menus.TheIToolBarManager
interface provides protocol for managing contributions to a tool bar.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.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.help.ui.browserClassDescriptionAn 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.help.ui.internalClassDescriptionAn 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.actionClassDescriptionSome common functionality to share between implementations of
IAction
.Abstract superclass for group marker classes.An abstract base implementation for contribution items.Abstract base class for all contribution managers, and standard implementation ofIContributionManager
.A manager for a callback facility which is capable of querying external interfaces for additional information about actions and action contribution items.Defines a callback mechanism for developer who wish to further control the visibility of legacy action-based contribution items.A callback which communicates with the applications binding manager.A callback mechanism for some external tool to communicate extra information to actions and action contribution items.An overridable mechanism to filter certain IActions from the execution bridge.A callback for executing execution events.An action represents the non-UI side of a command which can be triggered by the end user.A contribution item represents a contribution to a shared UI resource such as a menu or tool bar.A contribution manager organizes contributions to such UI components as menus, toolbars and status lines.This interface is used by instances ofIContributionItem
to determine if the values for certain properties have been overriden by their manager.TheICoolBarManager
interface provides protocol for managing contributions to a cool bar.Interface for something that creates and disposes of SWT menus.A menu listener that gets informed when a menu is about to show.TheIMenuManager
interface provides protocol for managing contributions to a menu bar and its sub menus.TheIStatusLineManager
interface provides protocol for displaying messages on a status line, for monitoring progress, and for managing contributions to the status line.TheIToolBarManager
interface provides protocol for managing contributions to a tool bar.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.ASubContributionItem
is a wrapper for anIContributionItem
.ASubContributionManager
is used to define a set of contribution items within a parent manager.ASubMenuManager
is used to define a set of contribution items within a parent manager. -
Classes in org.eclipse.jface.action used by org.eclipse.jface.commandsClassDescriptionAn 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.dialogsClassDescriptionThe
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.jface.internalClassDescriptionA menu listener that gets informed when a menu is about to hide.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.jface.preferenceClassDescriptionSome common functionality to share between implementations of
IAction
.The standard abstract implementation of an action.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.textClassDescriptionA 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.jface.windowClassDescriptionA cool bar manager is a contribution manager which realizes itself and its items in a cool bar control.The
ICoolBarManager
interface provides protocol for managing contributions to a cool bar.TheIToolBarManager
interface provides protocol for managing contributions to a tool bar.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.A status line manager is a contribution manager which realizes itself and its items in a status line control.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.ltk.ui.refactoringClassDescriptionAn 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.ltk.ui.refactoring.actionsClassDescriptionAn 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.ltk.ui.refactoring.modelClassDescriptionThe
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.search.uiClassDescriptionThe
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.search.ui.actionsClassDescriptionThe
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.search.ui.textClassDescriptionThe
IMenuManager
interface provides protocol for managing contributions to a menu bar and its sub menus.TheIToolBarManager
interface provides protocol for managing contributions to a tool bar. -
Classes in org.eclipse.jface.action used by org.eclipse.team.uiClassDescriptionAn action represents the non-UI side of a command which can be triggered by the end user.The
IToolBarManager
interface provides protocol for managing contributions to a tool bar.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.team.ui.historyClassDescriptionThe
IToolBarManager
interface provides protocol for managing contributions to a tool bar.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.team.ui.mappingClassDescriptionThe
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.team.ui.synchronizeClassDescriptionSome common functionality to share between implementations of
IAction
.The standard abstract implementation of an action.An action represents the non-UI side of a command which can be triggered by the end user.A contribution item represents a contribution to a shared UI resource such as a menu or tool bar.A contribution manager organizes contributions to such UI components as menus, toolbars and status lines.TheIMenuManager
interface provides protocol for managing contributions to a menu bar and its sub menus.TheIToolBarManager
interface provides protocol for managing contributions to a tool bar.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.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.uiClassDescriptionAn action represents the non-UI side of a command which can be triggered by the end user.The
ICoolBarManager
interface provides protocol for managing contributions to a cool bar.TheIMenuManager
interface provides protocol for managing contributions to a menu bar and its sub menus.TheIStatusLineManager
interface provides protocol for displaying messages on a status line, for monitoring progress, and for managing contributions to the status line.TheIToolBarManager
interface provides protocol for managing contributions to a tool bar.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.ASubCoolBarManager
monitors the additional and removal of items from a parent manager so that visibility of the entire set can be changed as a unit.ASubMenuManager
is used to define a set of contribution items within a parent manager.ASubToolBarManager
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.actionsClassDescriptionSome common functionality to share between implementations of
IAction
.The standard abstract implementation of an action.An abstract base implementation for contribution items.An action represents the non-UI side of a command which can be triggered by the end user.A contribution item represents a contribution to a shared UI resource such as a menu or tool bar.A contribution manager organizes contributions to such UI components as menus, toolbars and status lines.TheIMenuManager
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.applicationClassDescriptionAn action represents the non-UI side of a command which can be triggered by the end user.The
ICoolBarManager
interface provides protocol for managing contributions to a cool bar.TheIMenuManager
interface provides protocol for managing contributions to a menu bar and its sub menus.TheIStatusLineManager
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.cheatsheetsClassDescriptionSome common functionality to share between implementations of
IAction
.The standard abstract implementation of an action.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.consoleClassDescriptionAn action represents the non-UI side of a command which can be triggered by the end user.The
IMenuManager
interface provides protocol for managing contributions to a menu bar and its sub menus.TheIToolBarManager
interface provides protocol for managing contributions to a tool bar. -
Classes in org.eclipse.jface.action used by org.eclipse.ui.console.actionsClassDescriptionSome common functionality to share between implementations of
IAction
.The standard abstract implementation of an action.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.dialogsClassDescriptionSome common functionality to share between implementations of
IAction
.The standard abstract implementation of an action.An action represents the non-UI side of a command which can be triggered by the end user.TheIMenuManager
interface provides protocol for managing contributions to a menu bar and its sub menus.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.ui.editors.textClassDescriptionSome common functionality to share between implementations of
IAction
.The standard abstract implementation of an action.An action represents the non-UI side of a command which can be triggered by the end user.TheIMenuManager
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.forms.widgetsClassDescriptionThe
IMenuManager
interface provides protocol for managing contributions to a menu bar and its sub menus.TheIToolBarManager
interface provides protocol for managing contributions to a tool bar. -
Classes in org.eclipse.jface.action used by org.eclipse.ui.helpClassDescriptionAn 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.internalClassDescriptionSome common functionality to share between implementations of
IAction
.Abstract superclass for group marker classes.The standard abstract implementation of an action.A contribution item which delegates to an action.An abstract base implementation for contribution items.Abstract base class for all contribution managers, and standard implementation ofIContributionManager
.A cool bar manager is a contribution manager which realizes itself and its items in a cool bar control.An action represents the non-UI side of a command which can be triggered by the end user.A contribution item represents a contribution to a shared UI resource such as a menu or tool bar.A contribution manager organizes contributions to such UI components as menus, toolbars and status lines.This interface is used by instances ofIContributionItem
to determine if the values for certain properties have been overriden by their manager.TheICoolBarManager
interface provides protocol for managing contributions to a cool bar.Interface for something that creates and disposes of SWT menus.A menu listener that gets informed when a menu is about to show.A menu listener that gets informed when a menu is about to hide.TheIMenuManager
interface provides protocol for managing contributions to a menu bar and its sub menus.TheIStatusLineManager
interface provides protocol for displaying messages on a status line, for monitoring progress, and for managing contributions to the status line.TheIToolBarManager
interface provides protocol for managing contributions to a tool bar.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.A status line manager is a contribution manager which realizes itself and its items in a status line control.ASubContributionItem
is a wrapper for anIContributionItem
.ASubContributionManager
is used to define a set of contribution items within a parent manager.ASubMenuManager
is used to define a set of contribution items within a parent manager.ASubToolBarManager
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.internal.actionsClassDescriptionSome common functionality to share between implementations of
IAction
.The standard abstract implementation of an action.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.operationsClassDescriptionSome common functionality to share between implementations of
IAction
.The standard abstract implementation of an action.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.partClassDescriptionAbstract superclass for group marker classes.An abstract base implementation for contribution items.A group marker is a special kind of contribution item denoting the beginning of a group.An action represents the non-UI side of a command which can be triggered by the end user.A contribution item represents a contribution to a shared UI resource such as a menu or tool bar.The
ICoolBarManager
interface provides protocol for managing contributions to a cool bar.TheIMenuManager
interface provides protocol for managing contributions to a menu bar and its sub menus.TheIStatusLineManager
interface provides protocol for displaying messages on a status line, for monitoring progress, and for managing contributions to the status line.TheIToolBarManager
interface provides protocol for managing contributions to a tool bar.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.preferencesClassDescriptionSome common functionality to share between implementations of
IAction
.The standard abstract implementation of an action.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.texteditorClassDescriptionSome common functionality to share between implementations of
IAction
.The standard abstract implementation of an action.An abstract base implementation for contribution items.An action represents the non-UI side of a command which can be triggered by the end user.A contribution item represents a contribution to a shared UI resource such as a menu or tool bar.Interface for something that creates and disposes of SWT menus.A menu listener that gets informed when a menu is about to show.TheIMenuManager
interface provides protocol for managing contributions to a menu bar and its sub menus.TheIStatusLineManager
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.texteditor.quickdiffClassDescriptionAn 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.framelistClassDescriptionSome common functionality to share between implementations of
IAction
.The standard abstract implementation of an action.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.propertiesClassDescriptionSome common functionality to share between implementations of
IAction
.The standard abstract implementation of an action.An action represents the non-UI side of a command which can be triggered by the end user.TheIMenuManager
interface provides protocol for managing contributions to a menu bar and its sub menus.TheIStatusLineManager
interface provides protocol for displaying messages on a status line, for monitoring progress, and for managing contributions to the status line.TheIToolBarManager
interface provides protocol for managing contributions to a tool bar. -
Classes in org.eclipse.jface.action used by org.eclipse.unittest.uiClassDescriptionAn action represents the non-UI side of a command which can be triggered by the end user.