Uses of Class
net.sf.jguiraffe.gui.cmd.CommandQueueEvent
-
Packages that use CommandQueueEvent Package Description net.sf.jguiraffe.gui.cmd This package contains the implementation of the Command pattern. -
-
Uses of CommandQueueEvent in net.sf.jguiraffe.gui.cmd
Methods in net.sf.jguiraffe.gui.cmd with parameters of type CommandQueueEvent Modifier and Type Method Description void
CommandQueueListener. commandQueueChanged(CommandQueueEvent e)
Notifies this listener about a change in the state of a command queue.
-