Package com.pietschy.command.toggle

Classes and interfaces for ToggleCommands and ToggleGroups.

See:
          Description

Interface Summary
ToggleContainer A marker interface so that the MacOSFaceRenderer can make rendering descisions regarding Quaqua button styles.
 

Class Summary
ToggleCommand An ActionCommand that models selection.
ToggleGroup A CommandGroup for ToggleCommand instances.
ToggleGroupController Controls the selection of ToggleCommands within a ToggleGroup.
 

Exception Summary
ToggleVetoException Thrown when a ToggleCommand refuses to or cannot change selection state.
 

Package com.pietschy.command.toggle Description

Classes and interfaces for ToggleCommands and ToggleGroups.



Copyright © 2006 - 2007 Andrew Pietsch