|
Eclipse GEF 3.8.0.201206112118 |
|||||||||
| 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
|
Eclipse GEF 3.8.0.201206112118 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||