Uses of Class
org.eclipse.core.commands.common.EventManager
Packages that use EventManager
Package
Description
Provides support for performing structural and textual
compare operations on arbitrary data and displaying the results.
Application programming interfaces for commands and handlers.
Application programming interfaces for common base classes.
Application programming interfaces for contexts.
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 a user interface for debug platform source lookup facilities.
Provides support for shared UI resources such as menus,
tool bars, and status lines.
Provides support for bindings between commands and various user input events
(e.g., keyboard shortcuts).
Provides JFace-specific support for commands.
Provides classes that can be used to observe the JFace Viewer framework.
Provides support for trim specification.
Provides a framework for preferences.
Provides support for managing resources such as SWT
fonts and images.
Provides a framework for viewers, which are model-based
content adapters for SWT widgets.
Application programming interface to display and preview refactoring history information.
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.
Provides support for working with cheat sheets.
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.Support for forms-based multi-page editors.
Provides support for integrating handlers into the Eclipse workbench.
APIs for dialogs in the IDE-specific portion of the Eclipse Platform User Interface.
Provides support for customizing welcome content and presentation.
Application programming interfaces for the Quicklinks
Viewer, a component for the Welcome/Intro.
Provides a workbench adapter for displaying workbench elements in the UI without
having to know the concrete type of the element, and various label providers for
workbench-specific objects like editors, views, and perspectives.
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.
Application programming interfaces for interaction
with the Eclipse text editor template support.
Provides the standard Content Outline view which can
show the active editor's custom outline for the document being edited.
Provides support for a web-browser style of navigation within a view by maintaining a list
of frames.
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 EventManager in org.eclipse.compare
Subclasses of EventManager in org.eclipse.compareModifier and TypeClassDescriptionclass
ANavigationAction
is used to navigate through the individual differences of aCompareEditorInput
. -
Uses of EventManager in org.eclipse.compare.internal
Subclasses of EventManager in org.eclipse.compare.internalModifier and TypeClassDescriptionclass
Toggles the activation of a compare filterclass
Toggles a boolean property of anCompareConfiguration
.class
A CompareEditor takes a ICompareEditorInput as input.class
This is a temporary replacement for CompareWithOtherResourceAction which was available from "Compare With > Other Resource...".class
class
class
-
Uses of EventManager in org.eclipse.core.commands
Subclasses of EventManager in org.eclipse.core.commandsModifier and TypeClassDescriptionclass
This class is a partial implementation ofIHandler
.class
An abstract implementation ofIObjectWithState
.final class
A logical group for a set of commands.final class
A command is an abstract representation for some semantic behaviour.final class
A central repository for commands -- both in the defined and undefined states.final class
Provides information about the type of a command parameter.class
A piece of state information that can be shared between objects, and might be persisted between sessions. -
Uses of EventManager in org.eclipse.core.commands.common
Subclasses of EventManager in org.eclipse.core.commands.commonModifier and TypeClassDescriptionclass
An object that can exist in one of two states: defined and undefined.class
HandleObjectManager<T extends NamedHandleObject>
A manager ofHandleObject
instances.class
A handle object that carries with it a name and a description. -
Uses of EventManager in org.eclipse.core.commands.contexts
Subclasses of EventManager in org.eclipse.core.commands.contextsModifier and TypeClassDescriptionfinal class
A context is an answer to the question "when".final class
A context manager tracks the sets of defined and enabled contexts within the application. -
Uses of EventManager in org.eclipse.debug.ui
Subclasses of EventManager in org.eclipse.debug.uiModifier and TypeClassDescriptionclass
Common function for views related to debugging.class
Label provider for the environment table -
Uses of EventManager in org.eclipse.debug.ui.actions
Subclasses of EventManager in org.eclipse.debug.ui.actionsModifier and TypeClassDescriptionclass
A cascade menu to add a memory rendering to the memory view.class
Abstract base class for re-targeting actions which delegate execution toIDebugCommandHandler
handlers.class
Abstract base class for re-targeting command framework handlers, which delegate execution toIDebugCommandHandler
handlers.class
Launches a launch configuration in a specific mode.class
Deprecated.The use of perspective based launch shortcuts has been deprecated in the 3.1 release.class
A cascading sub-menu that shows all launch shortcuts pertinent to a selection.class
Opens the launch configuration dialog in the context of a launch group.class
Abstract action that works on breakpoints in the vertical ruler.class
Action to run to line in a vertical ruler of a workbench part containing a document.class
Action to toggle a breakpoint in a vertical ruler of a workbench part containing a document. -
Uses of EventManager in org.eclipse.debug.ui.sourcelookup
Subclasses of EventManager in org.eclipse.debug.ui.sourcelookupModifier and TypeClassDescriptionclass
Default editor displayed when source is not found. -
Uses of EventManager in org.eclipse.e4.core.commands.internal
Subclasses of EventManager in org.eclipse.e4.core.commands.internalModifier and TypeClassDescriptionclass
Provide an IHandler to delegate calls to. -
Uses of EventManager in org.eclipse.help.ui.internal
Subclasses of EventManager in org.eclipse.help.ui.internalModifier and TypeClassDescriptionclass
The command handler that gets invoked when the "Close User Assistance Tray" command is invoked. -
Uses of EventManager in org.eclipse.jface.action
Subclasses of EventManager in org.eclipse.jface.actionModifier and TypeClassDescriptionclass
Some common functionality to share between implementations ofIAction
.class
The standard abstract implementation of an action. -
Uses of EventManager in org.eclipse.jface.bindings
Subclasses of EventManager in org.eclipse.jface.bindingsModifier and TypeClassDescriptionfinal class
A central repository for bindings -- both in the defined and undefined states.final class
An instance ofIScheme
is a handle representing a binding scheme as defined by the extension pointorg.eclipse.ui.bindings
. -
Uses of EventManager in org.eclipse.jface.commands
Subclasses of EventManager in org.eclipse.jface.commandsModifier and TypeClassDescriptionfinal class
This class adapts instances ofIAction
toIHandler
.class
This is a state that can be made persistent.class
A piece of boolean state grouped with other boolean states.class
A piece of state storing aBoolean
. -
Uses of EventManager in org.eclipse.jface.databinding.viewers
Subclasses of EventManager in org.eclipse.jface.databinding.viewersModifier and TypeClassDescriptionclass
A label provider based on one or more observable maps that track attributes that this label provider uses for display.class
A label provider based on one or more observable maps that track attributes that this label provider uses for display. -
Uses of EventManager in org.eclipse.jface.preference
Subclasses of EventManager in org.eclipse.jface.preferenceModifier and TypeClassDescriptionclass
The BooleanPropertyAction is an action that set the values of a boolean property in the preference store.class
TheColorSelector
is a wrapper for a button that displays a swatch of the selected color and allows the user to change the selection using the operating system's native color chooser dialog.class
Provides labels forIPreferenceNode
objects.class
A concrete preference store implementation based on an internaljava.util.Properties
object, with support for persisting the non-default preference values to files or streams. -
Uses of EventManager in org.eclipse.jface.resource
Subclasses of EventManager in org.eclipse.jface.resourceModifier and TypeClassDescriptionclass
A color registry maintains a mapping between symbolic color names and SWTColor
s.class
A font registry maintains a mapping between symbolic font names and SWT fonts.class
Abstract base class for various JFace registries. -
Uses of EventManager in org.eclipse.jface.viewers
Subclasses of EventManager in org.eclipse.jface.viewersModifier and TypeClassDescriptionclass
BaseLabelProvider is a default concrete implementation ofIBaseLabelProvider
class
The CellLabelProvider is an abstract implementation of a label provider for structured viewers.class
The ColumnLabelProvider is the label provider for viewers that have column support such asTreeViewer
andTableViewer
class
A decorating label provider is a label provider which combines a nested label provider and an optional decorator.class
ADecoratingStyledCellLabelProvider
is aDelegatingStyledCellLabelProvider
that uses a nestedDelegatingStyledCellLabelProvider.IStyledLabelProvider
to compute styled text label and image and takes aILabelDecorator
to decorate the label.class
ADelegatingStyledCellLabelProvider
is aStyledCellLabelProvider
that delegates requests for the styled string and the image to aDelegatingStyledCellLabelProvider.IStyledLabelProvider
.class
A label provider implementation which, by default, uses an element'stoString
value for its text andnull
for its image.final class
A label provider for instances ofNamedHandlerObject
, which exposes the name as the label.class
OwnerDrawLabelProvider is an abstract implementation of a label provider that handles custom draw.class
AStyledCellLabelProvider
supports styled labels by using owner draw.class
TableColumnViewerLabelProvider is the mapping from the table based providers to the ViewerLabelProvider.class
TreeViewerLabelProvider is the ViewerLabelProvider that handles TreePaths. -
Uses of EventManager in org.eclipse.ltk.ui.refactoring.history
Subclasses of EventManager in org.eclipse.ltk.ui.refactoring.historyModifier and TypeClassDescriptionclass
Label provider to display a refactoring history. -
Uses of EventManager in org.eclipse.team.ui.mapping
Subclasses of EventManager 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 EventManager in org.eclipse.team.ui.synchronize
Subclasses of EventManager in org.eclipse.team.ui.synchronizeModifier and TypeClassDescriptionclass
Model provider actions for use with aModelSynchronizeParticipant
.class
This action provides utilities for performing operations on selections that containISynchronizeModelElement
instances. -
Uses of EventManager in org.eclipse.ui
Subclasses of EventManager in org.eclipse.uiModifier and TypeClassDescriptionclass
Generic implementation of theIActionBars
interface.class
A implementation of the extendedIActionBars2
interface. -
Uses of EventManager in org.eclipse.ui.actions
Subclasses of EventManager in org.eclipse.ui.actionsModifier and TypeClassDescriptionclass
Standard action for adding a bookmark to the currently selected file resource(s).class
Standard action for adding a task to the currently selected file resource(s).class
The abstract superclass for actions that listen to selection change events.class
Standard actions for full and incremental builds of the selected project(s) and their references project build configurations.class
Standard action for closing the currently selected project(s).class
This action closes all projects that are unrelated to the selected projects.final class
For a declarative editor action, see if we can link it to a command.class
The CopyProjectAction is the action designed to copy projects specifically as they have different semantics from other resources.class
Standard action for copying the currently selected resources elsewhere in the workspace.class
Deprecated.should use NewWizardMenu to populate a New submenu instead (see Navigator view)class
Deprecated.should use NewWizardMenu to populate a New submenu instead (see Navigator view)class
Standard action for deleting the currently selected resources.class
Action representing a generic export operation.class
Standard action for full and incremental builds of all projects within the workspace.class
Action representing a generic import operation.class
ALabelRetargetAction
extends the behavior of RetargetAction.class
The MoveProjectAction is the action designed to move projects specifically as they have different semantics from other resources.class
Standard action for moving the currently selected resources elsewhere in the workspace.class
Standard action for launching the create project selection wizard.class
Standard action for launching the create project selection wizard.class
Invoke the resource creation wizard selection Wizard.class
Action which, when run, will open the new wizard dialog.class
Standard action for opening an editor on the currently selected file resource(s).class
Opens a new window.final class
Opens a perspective.class
Standard action for opening the currently selected project(s).class
Standard action for opening a system editor on the currently selected file resource.class
The abstract superclass for actions that listen to part activation and open/close events.class
Deprecated.the IDE now uses the new intro mechanismclass
Standard action for refreshing the workspace from the local file system for the selected resources and all of their descendants.class
Standard action for renaming the selected resources.class
ARetargetAction
tracks the active part in the workbench.class
Deprecated.This class is obsolete; there is no support in the workspace for scrubbing local content.class
The abstract superclass for resource-based actions that listen to selection change events.class
The abstract superclass for actions that listen to selection changes from a particular selection provider.class
The abstract superclass for actions which invoke commands implemented in org.eclipse.core.* on a set of selected resources. -
Uses of EventManager in org.eclipse.ui.cheatsheets
Subclasses of EventManager in org.eclipse.ui.cheatsheetsModifier and TypeClassDescriptionfinal class
Action for opening a cheat sheet. -
Uses of EventManager in org.eclipse.ui.console.actions
Subclasses of EventManager in org.eclipse.ui.console.actionsModifier and TypeClassDescriptionclass
Clears the output in a text console.class
Removes a console from the console manager.class
Common function for actions that operate on a text viewer.class
Action to position a text viewer to a specific line. -
Uses of EventManager in org.eclipse.ui.dialogs
Subclasses of EventManager in org.eclipse.ui.dialogsModifier and TypeClassDescriptionclass
A label provider for displaying ofIFileEditorMapping
objects in viewers.class
Standard action for opening a Property Pages Dialog on the currently selected element. -
Uses of EventManager in org.eclipse.ui.editors.text
Subclasses of EventManager in org.eclipse.ui.editors.textModifier and TypeClassDescriptionclass
File buffer operation action.class
Operation handler for a file buffer.class
The standard/default text editor. -
Uses of EventManager in org.eclipse.ui.forms.editor
Subclasses of EventManager in org.eclipse.ui.forms.editorModifier and TypeClassDescriptionclass
This class forms a base of multi-page form editors that typically use one or more pages with forms and one page for raw source of the editor input.class
A base class that all pages that should be added to FormEditor must subclass.class
A variation ofFormEditor
, this editor has a stable header that does not change when pages are switched. -
Uses of EventManager in org.eclipse.ui.handlers
Subclasses of EventManager in org.eclipse.ui.handlersModifier and TypeClassDescriptionclass
Collapse a tree viewer.class
Expand a tree viewer.final class
This state supports a radio-button like command, where the value of the parameterized command is stored as state.final class
A radio state that can be read from the registry.final class
A toggle state that can be read from the registry.final class
Shows the given perspective.final class
Shows the given view. -
Uses of EventManager in org.eclipse.ui.ide.dialogs
Subclasses of EventManager in org.eclipse.ui.ide.dialogsModifier and TypeClassDescriptionclass
Workbench-level composite that combines a CheckboxTreeViewer and CheckboxListViewer. -
Uses of EventManager in org.eclipse.ui.internal
Subclasses of EventManager in org.eclipse.ui.internalModifier and TypeClassDescriptionclass
Abstract base class that provides the enabled state, where changing the state fires the HandlerEvent.class
This internal class serves as a foundation for any handler that would like its enabled state controlled by core expressions and the IEvaluationService.class
Abstract implementation ofIWorkingSetManager
.class
This class represents the action bars for an action set.class
Activates the most recently used editor in the current window.class
Closes all active editorsclass
Closes all editors except ones with unsaved changes.class
Closes the active editor.class
Closes all editors except the one that is active.class
This is the handler for NextEditor and PrevEditor commands.class
This handler is used to switch between perspectives using the keyboard.class
This handler is used to switch between parts using the keyboard.class
class
The action bars for an editor.final class
Extends PartPluginAction for usage in editor parts.class
This part is shown instead the editors with errors.class
This part is shown instead the views with errors.class
Base class to open a dialog to filter and select elements of aTable
.class
class
TheNavigationHistoryAction
moves navigation history back and forward.class
An object action extension in a popup menu.class
Open the preferences dialogclass
The abstract superclass for actions that listen to page activation and open/close events.class
Part listener list.class
This class adds to the PluginAction support by setting itself up for work within a WorkbenchPart.class
Abstract superclass of actions which are enabled iff there is an active perspective in the window.class
Perspective listener list.class
A PluginAction is a proxy for an action extension.class
The show in command, which only needs a target id.class
Show the menu on top of the icon in the view or editor label.class
Shows the View Menuclass
Our sample handler extends AbstractHandler, an IHandler base class.class
Hides or shows the editor area within the current perspective of the workbench page.final class
Simple view that will wrap anIIntroPart
.final class
This class extends regular plugin action with the additional requirement that the delegate has to implement interface IViewActionDeelgate.final class
The workbench class represents the top of the Eclipse user interface.class
Opens a dialog showing all open editors and the recently closed editors.class
class
Shows a list of open editor and parts in the current or last active workbook.class
A working set manager stores working sets and provides property change notification when a working set is added or removed.class
This class extends regular plugin action with the additional requirement that the delegate has to implement interfaceIWorkbenchWindowActionDelegate
.class
A workbench window pulldown action. -
Uses of EventManager in org.eclipse.ui.internal.actions
Subclasses of EventManager in org.eclipse.ui.internal.actionsModifier and TypeClassDescriptionclass
org.eclipse.ui.internal.actions.CommandAction
Instantiate an action that will execute the command. -
Uses of EventManager in org.eclipse.ui.internal.views.markers
Subclasses of EventManager in org.eclipse.ui.internal.views.markersModifier and TypeClassDescriptionclass
org.eclipse.ui.internal.views.markers.ExtendedMarkersView
The ExtendedMarkersView is the internal implementation of the view that shows markers using the markerGenerators extension point. -
Uses of EventManager in org.eclipse.ui.intro.config
Subclasses of EventManager in org.eclipse.ui.intro.configModifier and TypeClassDescriptionfinal class
A re-usable intro part that the Eclipse platform uses for its Out of the Box Experience. -
Uses of EventManager in org.eclipse.ui.intro.quicklinks
Subclasses of EventManager in org.eclipse.ui.intro.quicklinksModifier and TypeClassDescriptionclass
Simple label provider that knows how to load images from a URL. -
Uses of EventManager in org.eclipse.ui.model
Subclasses of EventManager in org.eclipse.ui.modelModifier and TypeClassDescriptionfinal class
A table label provider implementation for showing workbench perspectives (objects of typeIPerspectiveDescriptor
) in table- and tree-structured viewers.class
Provides basic labels for adaptable objects that have theIWorkbenchAdapter
adapter associated with them.final class
A table label provider implementation for showing workbench views and editors (objects of typeIWorkbenchPart
) in tree- and table-structured viewers. -
Uses of EventManager in org.eclipse.ui.operations
Subclasses of EventManager in org.eclipse.ui.operationsModifier and TypeClassDescriptionclass
OperationHistoryActionHandler implements common behavior for the undo and redo actions.final class
RedoActionHandler provides common behavior for redoing an operation, as well as labelling and enabling the menu item.final class
UndoActionHandler provides common behavior for performing an undo, as well as labelling and enabling the undo menu item. -
Uses of EventManager in org.eclipse.ui.part
Subclasses of EventManager in org.eclipse.ui.partModifier and TypeClassDescriptionclass
A AbstractMultiEditor is a composite of editors.class
Abstract base implementation of all workbench editors.class
Abstract base implementation of an intro part.class
A MultiEditor is a composite of editors.class
A multi-page editor is an editor with multiple pages, each of which may contain an editor or an arbitrary SWT control.class
Abstract superclass of all multi-page workbench views.class
Abstract base implementation of all workbench views.class
Abstract base implementation of all workbench parts. -
Uses of EventManager in org.eclipse.ui.preferences
Subclasses of EventManager in org.eclipse.ui.preferencesModifier and TypeClassDescriptionclass
The ScopedPreferenceStore is an IPreferenceStore that uses the scopes provided in org.eclipse.core.runtime.preferences.class
The ViewPreferencesAction is the action for opening a view preferences dialog on a class. -
Uses of EventManager in org.eclipse.ui.texteditor
Subclasses of EventManager in org.eclipse.ui.texteditorModifier and TypeClassDescriptionclass
An intermediate editor comprising functionality not present in the leanerAbstractTextEditor
, but used in many heavy weight (and especially source editing) editors, such as line numbers, change ruler, overview ruler, print margins, current line highlighting, etc.class
Abstract base implementation of a text editor.protected class
This action implements smart end.protected class
This action implements smart home.class
Action for creating a marker of a specified type for the editor's input element based on the editor's selection.class
Creates a new task marker.class
Action that converts the current selection to lower case or upper case.class
Action for changing the encoding of the editor's input element.final class
A content assist action which gets its target from its text editor.class
Deprecated.since 3.1.class
An action to delete a whole line, the fraction of the line that is left from the cursor or the fraction that is right from the cursor.class
An action which finds the next/previous occurrence of the last search or the current selection if present.class
An action which opens a Find/Replace dialog.class
Action for jumping to a particular annotation in the editor's text viewer.class
Goes to last edit position.class
Action for jumping to a particular line in the editor's text viewer.class
Goes to next edit position, ie travels forward in the edit position history Acts as a complement to GotoLastEditPositionAction which travels backward in the history.class
An action which enters the incremental find mode like in emacs.class
This action implements smart return.class
Action for joining two or more lines together by deleting the line delimiters and trimming the whitespace between them.class
An action to handle emacs-like marked regions.class
A ruler action which can add and remove markers which have a visual representation in the ruler.class
Deprecated.useMarkerRulerAction
insteadclass
Action for moving selected lines in an editor.class
An action to handle emacs-like recenter.class
An action which configures its label, image, tooltip, and description from a resource bundle using known keys.final class
Action used by an editor action bar contributor to establish placeholders in menus or action bars which can be retargeted to dynamically changing actions, for example, those which come from the active editor.class
Action for abandoning changes made in the text editor since the last save operation.class
Deprecated.As of 3.5, replaced byActionFactory.SAVE
class
A ruler action which can select the textual range of an annotation that has a visual representation in a vertical ruler.class
A ruler action which can select the textual range of a marker that has a visual representation in a vertical ruler.class
Deprecated.As of 2.1, replaced bySelectMarkerRulerAction
class
Action for shifting code to the right or left by one indentation level.class
This action toggles the display of whitespace characters by attaching/detaching anWhitespaceCharacterPainter
to the associated text editor.class
Capable of handling input elements that have an associated status with them.class
Skeleton of a standard text editor action.class
AnAction
wrapper for text widget navigation and selection actions.final class
An action which gets a text operation target from its text editor.final class
final class
-
Uses of EventManager in org.eclipse.ui.texteditor.templates
Subclasses of EventManager in org.eclipse.ui.texteditor.templatesModifier and TypeClassDescriptionfinal class
The Templates view.hostsITemplatesPage
s that shows the templates for the currently active editor part. -
Uses of EventManager in org.eclipse.ui.views.contentoutline
Subclasses of EventManager in org.eclipse.ui.views.contentoutline -
Uses of EventManager in org.eclipse.ui.views.framelist
Subclasses of EventManager in org.eclipse.ui.views.framelistModifier and TypeClassDescriptionclass
Generic "Back" action which goes back one frame,class
Generic "Forward" action which goes forward one frame.class
Abstract superclass for actions dealing with frames or a frame list.class
Supports a web-browser style of navigation by maintaining a list of frames.class
Generic "Go Into" action which goes to the frame for the current selection.class
Generic "Up" action which goes to the parent frame for the current frame. -
Uses of EventManager in org.eclipse.ui.views.markers
Subclasses of EventManager in org.eclipse.ui.views.markersModifier and TypeClassDescriptionclass
The MarkerSupportView is a view that supports the extensions in the markerSupport extension point.class
MarkerViewHandler is the abstract class of the handlers for theMarkerSupportView
-
Uses of EventManager in org.eclipse.ui.views.properties
Subclasses of EventManager in org.eclipse.ui.views.propertiesModifier and TypeClassDescriptionclass
AnILabelProvider
that assists in rendering labels forComboBoxPropertyDescriptors
.class
class
Pins the properties view instance to the current selection.class
A column label provider that returns label text and images based on aIPropertySourceProvider
, forwarding requests for text and image to the label provider returned from the property descriptor for the given property id.class
Main class for the Property Sheet View.class
PropertySheetEntry
is an implementation ofIPropertySheetEntry
which usesIPropertySource
andIPropertyDescriptor
to interact with domain model objects.