|
GEF (MVC) 3.9.0.201308190730 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CommandStackEventListener
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 |
---|
void stackChanged(CommandStackEvent event)
CommandStackEvent.getDetail()
can be used to identify the type of
event which has occurred.
event
- the event
|
GEF (MVC) 3.9.0.201308190730 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |