Uses of Class
org.eclipse.core.commands.AbstractHandler
Packages that use AbstractHandler
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 AbstractHandler in org.eclipse.core.commands
Subclasses of AbstractHandler in org.eclipse.core.commands -
Uses of AbstractHandler in org.eclipse.debug.ui.actions
Subclasses of AbstractHandler in org.eclipse.debug.ui.actionsModifier and TypeClassDescriptionclass
Abstract base class for re-targeting command framework handlers, which delegate execution toIDebugCommandHandler
handlers. -
Uses of AbstractHandler in org.eclipse.jface.commands
Subclasses of AbstractHandler in org.eclipse.jface.commandsModifier and TypeClassDescriptionfinal class
This class adapts instances ofIAction
toIHandler
. -
Uses of AbstractHandler in org.eclipse.team.ui.mapping
Subclasses of AbstractHandler in org.eclipse.team.ui.mappingModifier and TypeClassDescriptionclass
An abstract superclass that enables models to create handlers for the basic merge operations (merge, overwrite and mark-as-merged). -
Uses of AbstractHandler in org.eclipse.ui.commands
Subclasses of AbstractHandler in org.eclipse.ui.commandsModifier and TypeClassDescriptionclass
Deprecated.Please use the "org.eclipse.core.commands" plug-in instead.final class
Deprecated.Please use the "org.eclipse.core.commands" plug-in instead. -
Uses of AbstractHandler in org.eclipse.ui.editors.text
Subclasses of AbstractHandler in org.eclipse.ui.editors.textModifier and TypeClassDescriptionclass
Operation handler for a file buffer. -
Uses of AbstractHandler in org.eclipse.ui.handlers
Subclasses of AbstractHandler in org.eclipse.ui.handlersModifier and TypeClassDescriptionclass
Collapse a tree viewer.class
Expand a tree viewer.final class
Shows the given perspective.final class
Shows the given view. -
Uses of AbstractHandler in org.eclipse.ui.texteditor
Subclasses of AbstractHandler in org.eclipse.ui.texteditor -
Uses of AbstractHandler in org.eclipse.ui.views.markers
Subclasses of AbstractHandler in org.eclipse.ui.views.markersModifier and TypeClassDescriptionclass
MarkerViewHandler is the abstract class of the handlers for theMarkerSupportView
-
Uses of AbstractHandler in org.eclipse.ui.views.properties
Subclasses of AbstractHandler in org.eclipse.ui.views.properties