Package | Description |
---|---|
org.eclipse.ui |
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
|
org.eclipse.ui.operations |
Classes that provide the basic workbench UI support for undo and redo of
operations.
|
org.eclipse.ui.views.navigator |
Provides the standard Resource Navigator view which
presents the tree of resources in the workspace.
|
Class and Description |
---|
IWorkbenchOperationSupport
An instance of this interface provides support for managing a
a shared operations history and an shared undo context at the
IWorkbench
level. |
Class and Description |
---|
OperationHistoryActionHandler
OperationHistoryActionHandler implements common behavior for the undo and
redo actions.
|
Class and Description |
---|
UndoRedoActionGroup
UndoRedoActionGroup provides standard undo and redo action handlers for a
workbench part site.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.