Interface CommandStackListener


public interface CommandStackListener
A listener to a CommandStack.
  • Method Details

    • commandStackChanged

      void commandStackChanged(EventObject event)
      Called when the CommandStack's state has changed.
      Parameters:
      event - the event.