|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
BasicCommandNode | Base class for CommandNode implementations in basiccommand. |
BasicContainerCommandNode | A node representing a container in the graph. |
BasicDecoratingCommandNode | A command node that decorates another one. |
BasicGroupCommandNode | A node representing a group in the graph. |
BasicItemCommandNode | A node representing an item action. |
BasicRadioContainerCommandNode | A node representing a radio group node that is also a container. |
BasicRadioGroupCommandNode | A node representing a radio group node. |
BasicSeparatorCommandNode | A node representing a separator. |
BasicToggleItemCommandNode | A node representing a toggle action. |
Standard implementation of Command interfaces.
This package is part of Virtuoso Utilities.
Stable.
com.virtuosotechnologies.lib.base
com.virtuosotechnologies.lib.util
com.virtuosotechnologies.lib.container
com.virtuosotechnologies.lib.command
This package provides the standard implementation for the command interfaces located in com.virtuosotechnologies.lib.command.
A usage primer is forthcoming.
These classes are generally not thread safe. Furthermore, because they are closely tied to the swing components they update, they should be accessed only from the Swing/AWT event thread.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |