Uses of Class
org.eclipse.gef.commands.CompoundCommand
Packages that use CompoundCommand
Package
Description
Simple implementations of the Command interface which support development-time inspection.
-
Uses of CompoundCommand in org.eclipse.gef.commands
Subclasses of CompoundCommand in org.eclipse.gef.commandsModifier and TypeClassDescriptionclass
A CompoundCommand that performs undo on its contained Commands in the same order in which they were executed.