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 TypeClassDescriptionclassAbstract base class for re-targeting command framework handlers, which delegate execution toIDebugCommandHandlerhandlers. -
Uses of AbstractHandler in org.eclipse.jface.commands
Subclasses of AbstractHandler in org.eclipse.jface.commandsModifier and TypeClassDescriptionfinal classThis class adapts instances ofIActiontoIHandler. -
Uses of AbstractHandler in org.eclipse.team.ui.mapping
Subclasses of AbstractHandler in org.eclipse.team.ui.mappingModifier and TypeClassDescriptionclassAn 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 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 AbstractHandler in org.eclipse.ui.editors.text
Subclasses of AbstractHandler in org.eclipse.ui.editors.textModifier and TypeClassDescriptionclassOperation handler for a file buffer. -
Uses of AbstractHandler in org.eclipse.ui.handlers
Subclasses of AbstractHandler in org.eclipse.ui.handlersModifier and TypeClassDescriptionclassCollapse a tree viewer.classExpand a tree viewer.final classShows the given perspective.final classShows 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 TypeClassDescriptionclassMarkerViewHandler 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