org.eclipse.gef.commands
Interface CommandStackListener
- public interface CommandStackListener
A CommandStackListener is notified whenever the
CommandStack's state has
changed.
commandStackChanged
public void commandStackChanged(java.util.EventObject event)
- Called when the
CommandStack's state has changed.
-
-
Parameters:
-
event - the event
Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.