|
Eclipse GEF 3.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A listener interface for receiving notification before and after commands are executed, undone, or redone.
Method Summary | |
void |
stackChanged(CommandStackEvent event)
Sent when an event occurs on the command stack. |
Method Detail |
public void stackChanged(CommandStackEvent event)
CommandStackEvent.getDetail()
can be used to identify the type of event which has occurred.
event
- the event
|
Eclipse GEF 3.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |