Package | Description |
---|---|
org.eclipse.gef.commands |
Simple implementations of the Command interface which support development-time inspection.
|
Modifier and Type | Method and Description |
---|---|
void |
CommandStack.addCommandStackEventListener(CommandStackEventListener listener)
Appends the listener to the list of command stack listeners.
|
void |
CommandStack.removeCommandStackEventListener(CommandStackEventListener listener)
Removes the first occurrence of the specified listener.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.