| Package | Description |
|---|---|
| org.eclipse.gef |
All interfaces, base types, and the plugin class are here.
|
| org.eclipse.gef.commands |
Simple implementations of the Command interface which support development-time inspection.
|
| org.eclipse.gef.dnd | |
| org.eclipse.gef.editparts |
This package contains abstract implementation of the EditPart interface.
|
| org.eclipse.gef.editpolicies |
This package contains EditPolicy implementations for many common editing
Roles.
|
| org.eclipse.gef.requests |
This package contains the common Request types used by the provided tools and edit policies.
|
| org.eclipse.gef.rulers | |
| org.eclipse.gef.tools |
This package provides several tool implementations.
|
| org.eclipse.gef.ui.actions |
This package support for using JFace Actions in your EditorPart.
|
| org.eclipse.gef.ui.parts | |
| org.eclipse.gef.ui.properties |
| Class and Description |
|---|
| Command
An Abstract implementation of
Command. |
| CommandStack
An implementation of a command stack.
|
| Class and Description |
|---|
| Command
An Abstract implementation of
Command. |
| CommandStack
An implementation of a command stack.
|
| CommandStackEvent
Instances of this class are sent whenever stack events occur.
|
| CommandStackEventListener
A listener interface for receiving notification before and after commands are
executed, undone, or redone.
|
| CommandStackListener
Deprecated.
Use
CommandStackEventListener instead and filter for
post-events using CommandStack.POST_MASK. |
| CompoundCommand
An aggregation of multiple
Commands. |
| UnexecutableCommand
A Command which can never be executed
|
| Class and Description |
|---|
| Command
An Abstract implementation of
Command. |
| Class and Description |
|---|
| Command
An Abstract implementation of
Command. |
| Class and Description |
|---|
| Command
An Abstract implementation of
Command. |
| Class and Description |
|---|
| Command
An Abstract implementation of
Command. |
| Class and Description |
|---|
| Command
An Abstract implementation of
Command. |
| Class and Description |
|---|
| Command
An Abstract implementation of
Command. |
| Class and Description |
|---|
| Command
An Abstract implementation of
Command. |
| CommandStack
An implementation of a command stack.
|
| Class and Description |
|---|
| CommandStack
An implementation of a command stack.
|
| CommandStackListener
Deprecated.
Use
CommandStackEventListener instead and filter for
post-events using CommandStack.POST_MASK. |
| Class and Description |
|---|
| Command
An Abstract implementation of
Command. |
| CommandStack
An implementation of a command stack.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.