|
Eclipse GEF 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandStackListener | |
org.eclipse.gef.commands | Simple implementations of the Command interface which support development-time inspection. |
org.eclipse.gef.ui.parts |
Uses of CommandStackListener in org.eclipse.gef.commands |
Methods in org.eclipse.gef.commands with parameters of type CommandStackListener | |
void |
CommandStack.addCommandStackListener(CommandStackListener listener)
Adds the specified listener. |
void |
CommandStack.removeCommandStackListener(CommandStackListener listener)
Removes the first occurance of the specified listener. |
Uses of CommandStackListener in org.eclipse.gef.ui.parts |
Classes in org.eclipse.gef.ui.parts that implement CommandStackListener | |
class |
GraphicalEditor
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. |
|
Eclipse GEF 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |