public interface CommandStackEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
stackChanged(CommandStackEvent event)
Sent when an event occurs on the command stack.
|
void stackChanged(CommandStackEvent event)
CommandStackEvent.getDetail() can be used to identify the type of
event which has occurred.event - the eventCopyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.