Uses of Interface
org.eclipse.core.commands.IHandler2
Packages that use IHandler2
Package
Description
Application programming interfaces for commands and handlers.
Provides a set of actions related to running and debugging applications.
Provides JFace-specific support for commands.
Application programming interfaces for working with resource mappings.
Provides support for retrieving information on Commands from the workbench.
Provides a standard text editor and concrete document providers based
IFileBuffer and others directly handling IFile and
IStorage as editor input.Provides support for integrating handlers into the Eclipse workbench.
Provides a framework for text editors obeying to the
desktop rules.
Utility classes for working with markers in views
Provides the standard Property Sheet view which displays
custom properties of the active workbench part's current selection.
-
Uses of IHandler2 in org.eclipse.core.commands
Classes in org.eclipse.core.commands that implement IHandler2Modifier and TypeClassDescriptionclassThis class is a partial implementation ofIHandler.classAn abstract implementation ofIObjectWithState. -
Uses of IHandler2 in org.eclipse.debug.ui.actions
Classes in org.eclipse.debug.ui.actions that implement IHandler2Modifier and TypeClassDescriptionclassAbstract base class for re-targeting command framework handlers, which delegate execution toIDebugCommandHandlerhandlers. -
Uses of IHandler2 in org.eclipse.jface.commands
Classes in org.eclipse.jface.commands that implement IHandler2Modifier and TypeClassDescriptionfinal classThis class adapts instances ofIActiontoIHandler. -
Uses of IHandler2 in org.eclipse.team.ui.mapping
Classes in org.eclipse.team.ui.mapping that implement IHandler2Modifier and TypeClassDescriptionclassAn abstract superclass that enables models to create handlers for the basic merge operations (merge, overwrite and mark-as-merged). -
Uses of IHandler2 in org.eclipse.ui.commands
Classes in org.eclipse.ui.commands that implement IHandler2Modifier and TypeClassDescriptionclassDeprecated.Please use the "org.eclipse.core.commands" plug-in instead.final classDeprecated.Please use the "org.eclipse.core.commands" plug-in instead. -
Uses of IHandler2 in org.eclipse.ui.editors.text
Classes in org.eclipse.ui.editors.text that implement IHandler2Modifier and TypeClassDescriptionclassOperation handler for a file buffer. -
Uses of IHandler2 in org.eclipse.ui.handlers
Classes in org.eclipse.ui.handlers that implement IHandler2Modifier and TypeClassDescriptionclassCollapse a tree viewer.classExpand a tree viewer.final classShows the given perspective.final classShows the given view. -
Uses of IHandler2 in org.eclipse.ui.texteditor
Classes in org.eclipse.ui.texteditor that implement IHandler2 -
Uses of IHandler2 in org.eclipse.ui.views.markers
Classes in org.eclipse.ui.views.markers that implement IHandler2Modifier and TypeClassDescriptionclassMarkerViewHandler is the abstract class of the handlers for theMarkerSupportView -
Uses of IHandler2 in org.eclipse.ui.views.properties
Classes in org.eclipse.ui.views.properties that implement IHandler2