Uses of Class
org.eclipse.gef.commands.CommandStackEvent
Packages that use CommandStackEvent
Package
Description
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 CommandStackEventModifier and TypeMethodDescriptionvoid
CommandStackEventListener.stackChanged
(CommandStackEvent event) Sent when an event occurs on the command stack.