public interface CommandStackListener
CommandStack.| Modifier and Type | Method and Description |
|---|---|
void |
commandStackChanged(java.util.EventObject event)
Called when the
CommandStack's state has changed. |
void commandStackChanged(java.util.EventObject event)
CommandStack's state has changed.event - the event.Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature