|
Eclipse GEF 3.8.0.201206112118 |
|||||||||
| 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)
Appends the listener to the list of command stack listeners. |
void |
CommandStack.removeCommandStackListener(CommandStackListener listener)
Removes the first occurrence 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 |
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. |
|
Eclipse GEF 3.8.0.201206112118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||