Package | Description |
---|---|
org.eclipse.gef.commands |
Simple implementations of the Command interface which support development-time inspection.
|
org.eclipse.gef.ui.parts |
Modifier and Type | Method and Description |
---|---|
void |
CommandStack.addCommandStackListener(CommandStackListener listener)
Deprecated.
|
void |
CommandStack.removeCommandStackListener(CommandStackListener listener)
Deprecated.
Use
CommandStackEventListener instead. |
Modifier and Type | Class and Description |
---|---|
class |
GraphicalEditor
This class serves as a quick starting point for clients who are new to GEF.
|
class |
GraphicalEditorWithFlyoutPalette
This class serves as a quick starting point for clients who are new to GEF.
|
class |
GraphicalEditorWithPalette
This class serves as a quick starting point for clients who are new to GEF.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.