Eclipse GEF
3.1

Uses of Class
org.eclipse.gef.commands.CommandStackEvent

Packages that use CommandStackEvent
org.eclipse.gef.commands Simple implementations of the Command interface which support development-time inspection. 
 

Uses of CommandStackEvent in org.eclipse.gef.commands
 

Methods in org.eclipse.gef.commands with parameters of type CommandStackEvent
 void CommandStackEventListener.stackChanged(CommandStackEvent event)
          Sent when an event occurs on the command stack.
 


Eclipse GEF
3.1

Copyright (c) IBM Corp. and others 2000, 2005. All Rights Reserved.