Package info.rolandkrueger.roklib.util.groupvisibility

Classes for managing whether a component is enabled or visible based on predefined conditions.

See:
          Description

Interface Summary
IVisibilityEnablingConfigurable  
 

Class Summary
RadioComponentGroupManager This class manages a set of components which can be switched on or off in the same way as a group of radio buttons.
RadioComponentGroupManager.RadioComponentSwitch  
VisibilityGroup  
VisibilityGroupManager  
 

Enum Summary
RadioComponentGroupManager.Mode  
 

Package info.rolandkrueger.roklib.util.groupvisibility Description

Classes for managing whether a component is enabled or visible based on predefined conditions. Using this framework, components need not be enabled/disabled or made visible/invisible by hand. This is manage automatically depending on the state of a given condition.



Copyright © 2007-2011. All Rights Reserved.