Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.virtuosotechnologies.lib.command

Interface Summary
CommandListener Listener for command events
CommandNode A node in the command graph
CommandNodeListener A listener for changes to the command node hierarchy
 

Class Summary
AbstractCommandNode Basic implementation of CommandNode
AllChildrenRemovedEvent An event indicating all children were removed
ChildAddedEvent An event indicating a child was added
ChildRemovedEvent An event indicating a child was removed
CommandEvent An event for the invoking of a command
CommandNodeEvent An event describing a structural change to the command graph
CommandNodeFlavor A key indicating a flavor of command node.