Uses of Class
org.universAAL.ui.handler.gui.swing.model.FormControl.SelectModel

Packages that use SelectModel
org.universAAL.ui.gui.swing.bluesteelLAF Bluesteel Look and feel package, features a metal look with blue buttons. 
org.universAAL.ui.handler.gui.swing.defaultLookAndFeel The default Look and Feel, when no look and feel is selected, or the selected one can not be found, this package is used. 
org.universAAL.ui.handler.gui.swing.model.FormControl The Models for all FormControls in the IO RDF. 
 

Uses of SelectModel in org.universAAL.ui.gui.swing.bluesteelLAF
 

Subclasses of SelectModel in org.universAAL.ui.gui.swing.bluesteelLAF
 class Select1RadioButtonLAF
           
 class SelectCheckBoxLAF
           
 

Uses of SelectModel in org.universAAL.ui.handler.gui.swing.defaultLookAndFeel
 

Subclasses of SelectModel in org.universAAL.ui.handler.gui.swing.defaultLookAndFeel
 class Select1LAF
           
 class SelectLAF
           
 

Uses of SelectModel in org.universAAL.ui.handler.gui.swing.model.FormControl
 

Subclasses of SelectModel in org.universAAL.ui.handler.gui.swing.model.FormControl
 class Select1Model
           
 class Select1RadiobuttonModel
          Model Select1 as a group of JRadioButtons, better for non-multilevel selects.
 class SelectChecboxModel
          Model Select as a group of JCheckBoxes, better for non-multilevel selects.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.