Uses of Package
org.eclipse.core.commands.common
-
Packages that use org.eclipse.core.commands.common Package Description org.eclipse.compare Provides support for performing structural and textual compare operations on arbitrary data and displaying the results.org.eclipse.core.commands Application programming interfaces for commands and handlers.org.eclipse.core.commands.common Application programming interfaces for common base classes.org.eclipse.core.commands.contexts Application programming interfaces for contexts.org.eclipse.debug.ui Provides a generic debugger user interface that clients may customize via standard workbench extension points.org.eclipse.debug.ui.actions Provides a set of actions related to running and debugging applications.org.eclipse.debug.ui.sourcelookup Provides a user interface for debug platform source lookup facilities.org.eclipse.jface.action Provides support for shared UI resources such as menus, tool bars, and status lines.org.eclipse.jface.bindings Provides support for bindings between commands and various user input events (e.g., keyboard shortcuts).org.eclipse.jface.commands Provides JFace-specific support for commands.org.eclipse.jface.databinding.viewers Provides classes that can be used to observe the JFace Viewer framework.org.eclipse.jface.menus Provides support for trim specification.org.eclipse.jface.preference Provides a framework for preferences.org.eclipse.jface.resource Provides support for managing resources such as SWT fonts and images.org.eclipse.jface.viewers Provides a framework for viewers, which are model-based content adapters for SWT widgets.org.eclipse.ltk.ui.refactoring.history Application programming interface to display and preview refactoring history information.org.eclipse.team.ui.mapping Application programming interfaces for working with resource mappings.org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View.org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.org.eclipse.ui.actions Classes for actions and operations used in a workbench window, page, or part in the Eclipse Platform User Interface.org.eclipse.ui.cheatsheets Provides support for working with cheat sheets.org.eclipse.ui.commands Provides support for retrieving information on Commands from the workbench.org.eclipse.ui.console.actions Application programming interfaces for Eclipse console specific actions.org.eclipse.ui.contexts Provides support for integrating contexts into the Eclipse workbench.org.eclipse.ui.dialogs Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface.org.eclipse.ui.editors.text Provides a standard text editor and concrete document providers basedIFileBuffer
and others directly handlingIFile
andIStorage
as editor input.org.eclipse.ui.forms.editor Support for forms-based multi-page editors.org.eclipse.ui.handlers Provides support for integrating handlers into the Eclipse workbench.org.eclipse.ui.ide.dialogs APIs for dialogs in the IDE-specific portion of the Eclipse Platform User Interface.org.eclipse.ui.internal.actions org.eclipse.ui.internal.views.markers org.eclipse.ui.intro.config Provides support for customizing welcome content and presentation.org.eclipse.ui.intro.quicklinks Application programming interfaces for the Quicklinks Viewer, a component for the Welcome/Intro.org.eclipse.ui.model 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.org.eclipse.ui.navigator Provides the Common Navigator framework.org.eclipse.ui.navigator.resources Provides reusable components for clients that need to expand on the capabilities provided by the reference Common Navigator Resources extension.org.eclipse.ui.operations Classes that provide the basic workbench UI support for undo and redo of operations.org.eclipse.ui.part Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface.org.eclipse.ui.preferences Classes for using the preferences support in org.eclipse.core.runtime.preferencesorg.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules.org.eclipse.ui.texteditor.templates Application programming interfaces for interaction with the Eclipse text editor template support.org.eclipse.ui.views.bookmarkexplorer Provides the standard Bookmarks view which displays bookmarks on resources.org.eclipse.ui.views.contentoutline Provides the standard Content Outline view which can show the active editor's custom outline for the document being edited.org.eclipse.ui.views.framelist Provides support for a web-browser style of navigation within a view by maintaining a list of frames.org.eclipse.ui.views.markers Utility classes for working with markers in views
org.eclipse.ui.views.navigator Provides the standard Resource Navigator view which presents the tree of resources in the workspace.org.eclipse.ui.views.properties Provides the standard Property Sheet view which displays custom properties of the active workbench part's current selection. -
Classes in org.eclipse.core.commands.common used by org.eclipse.compare Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.core.commands Class Description AbstractBitSetEvent An event that carries with it two or more boolean values.AbstractHandleObjectEvent An event fired from aNamedHandleObject
.AbstractNamedHandleEvent An event fired from aNamedHandleObject
.CommandException Signals that an exception occured within the command architecture.EventManager A manager to which listeners can be attached.HandleObject An object that can exist in one of two states: defined and undefined.HandleObjectManager A manager ofHandleObject
instances.IIdentifiable An object that is unique identifiable based on the combination of its class and its identifier.NamedHandleObject A handle object that carries with it a name and a description.NotDefinedException Signals that an attempt was made to access the properties of an undefined object. -
Classes in org.eclipse.core.commands.common used by org.eclipse.core.commands.common Class Description AbstractBitSetEvent An event that carries with it two or more boolean values.AbstractHandleObjectEvent An event fired from aNamedHandleObject
.CommandException Signals that an exception occured within the command architecture.EventManager A manager to which listeners can be attached.HandleObject An object that can exist in one of two states: defined and undefined.IIdentifiable An object that is unique identifiable based on the combination of its class and its identifier.NotDefinedException Signals that an attempt was made to access the properties of an undefined object. -
Classes in org.eclipse.core.commands.common used by org.eclipse.core.commands.contexts Class Description AbstractBitSetEvent An event that carries with it two or more boolean values.AbstractHandleObjectEvent An event fired from aNamedHandleObject
.AbstractNamedHandleEvent An event fired from aNamedHandleObject
.EventManager A manager to which listeners can be attached.HandleObject An object that can exist in one of two states: defined and undefined.HandleObjectManager A manager ofHandleObject
instances.IIdentifiable An object that is unique identifiable based on the combination of its class and its identifier.NamedHandleObject A handle object that carries with it a name and a description.NotDefinedException Signals that an attempt was made to access the properties of an undefined object. -
Classes in org.eclipse.core.commands.common used by org.eclipse.debug.ui Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.debug.ui.actions Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.debug.ui.sourcelookup Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.jface.action Class Description EventManager A manager to which listeners can be attached.NotDefinedException Signals that an attempt was made to access the properties of an undefined object. -
Classes in org.eclipse.core.commands.common used by org.eclipse.jface.bindings Class Description AbstractBitSetEvent An event that carries with it two or more boolean values.AbstractHandleObjectEvent An event fired from aNamedHandleObject
.AbstractNamedHandleEvent An event fired from aNamedHandleObject
.EventManager A manager to which listeners can be attached.HandleObject An object that can exist in one of two states: defined and undefined.HandleObjectManager A manager ofHandleObject
instances.IIdentifiable An object that is unique identifiable based on the combination of its class and its identifier.NamedHandleObject A handle object that carries with it a name and a description.NotDefinedException Signals that an attempt was made to access the properties of an undefined object. -
Classes in org.eclipse.core.commands.common used by org.eclipse.jface.commands Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.jface.databinding.viewers Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.jface.menus Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.jface.preference Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.jface.resource Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.jface.viewers Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ltk.ui.refactoring.history Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.team.ui.mapping Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.team.ui.synchronize Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.actions Class Description CommandException Signals that an exception occured within the command architecture.EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.cheatsheets Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.commands Class Description EventManager A manager to which listeners can be attached.NotDefinedException Signals that an attempt was made to access the properties of an undefined object. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.console.actions Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.contexts Class Description NotDefinedException Signals that an attempt was made to access the properties of an undefined object. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.dialogs Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.editors.text Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.forms.editor Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.handlers Class Description EventManager A manager to which listeners can be attached.NotDefinedException Signals that an attempt was made to access the properties of an undefined object. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.ide.dialogs Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.internal.actions Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.internal.views.markers Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.intro.config Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.intro.quicklinks Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.model Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.navigator Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.navigator.resources Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.operations Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.part Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.preferences Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.texteditor Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.texteditor.templates Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.views.bookmarkexplorer Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.views.contentoutline Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.views.framelist Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.views.markers Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.views.navigator Class Description EventManager A manager to which listeners can be attached. -
Classes in org.eclipse.core.commands.common used by org.eclipse.ui.views.properties Class Description EventManager A manager to which listeners can be attached.