Package com.pietschy.command.group

Defines classes and interfaces for CommandGroups.

See:
          Description

Interface Summary
ExpansionPointBuilder Interface for managing the members of an expasion point.
GroupBuilder Interface for programatically managing the members of a group.
GroupListener Interface for monitoring changes in the membership of a CommandGroup.
GroupVisitor And interface for visiting the members of a CommandGroup.
 

Class Summary
CommandGroup Groups allow commands to be grouped together and act as factories for menus, toolbars and the like.
GroupEvent Fired by CommandGroup instances when their member list changes.
 

Enum Summary
SeparatorMode Defines the standard separator modes for expansion points.
 

Package com.pietschy.command.group Description

Defines classes and interfaces for CommandGroups.



Copyright © 2006 - 2007 Andrew Pietsch