Uses of Class
org.zaval.lw.LwSwitchManager

Packages that use LwSwitchManager
org.zaval.lw This is basic package of the light weight library. 
 

Uses of LwSwitchManager in org.zaval.lw
 

Subclasses of LwSwitchManager in org.zaval.lw
 class LwGroup
          This implementation of the switch manager class is used to control state for a set of switching components where only one component can be "on".
 class LwSwitchManImpl
          This is simple implementation of the abstract switch manager class.
 

Methods in org.zaval.lw that return LwSwitchManager
 LwSwitchManager LwCheckbox.getSwitchManager()
          Gets the switch manager that is used with the checkbox.
 

Methods in org.zaval.lw with parameters of type LwSwitchManager
 void LwCheckbox.setSwitchManager(LwSwitchManager m)
          Sets the specified switch manager to control state of the component.
 



Copyright © Zaval Creative Engineering Group, 2000-2005.
http://www.zaval.org