CommandStackEventListener
instead and filter for
post-events using CommandStack.POST_MASK
.public interface CommandStackListener
CommandStack
's state
has changed.Modifier and Type | Method and Description |
---|---|
void |
commandStackChanged(java.util.EventObject event)
Deprecated.
Called when the
CommandStack 's state has changed. |
void commandStackChanged(java.util.EventObject event)
CommandStack
's state has changed.event
- the eventCopyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.