Uses of Interface
org.eclipse.gef.commands.CommandStackEventListener
Packages that use CommandStackEventListener
Package
Description
Simple implementations of the Command interface which support development-time inspection.
-
Uses of CommandStackEventListener in org.eclipse.gef.commands
Methods in org.eclipse.gef.commands with parameters of type CommandStackEventListenerModifier and TypeMethodDescriptionvoid
CommandStack.addCommandStackEventListener
(CommandStackEventListener listener) Appends the listener to the list of command stack listeners.void
CommandStack.removeCommandStackEventListener
(CommandStackEventListener listener) Removes the first occurrence of the specified listener. -
Uses of CommandStackEventListener in org.eclipse.gef.ui.parts
Classes in org.eclipse.gef.ui.parts that implement CommandStackEventListenerModifier and TypeClassDescriptionclass
This class serves as a quick starting point for clients who are new to GEF.class
This class serves as a quick starting point for clients who are new to GEF.class
This class serves as a quick starting point for clients who are new to GEF.