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

Packages that use InputModel
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 InputModel in org.universAAL.ui.gui.swing.bluesteelLAF
 

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

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

Subclasses of InputModel in org.universAAL.ui.handler.gui.swing.defaultLookAndFeel
 class InputFieldLAF
           
 class RangeLAF
           
 class Select1LAF
           
 class SelectLAF
           
 class TextAreaLAF
           
 

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

Subclasses of InputModel in org.universAAL.ui.handler.gui.swing.model.FormControl
 class InputFieldModel
          ImputField Model, it condenses the view and controller parts of the MVC methodology.
 class RangeModel
           
 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.
 class SelectModel
           
 class TextAreaModel
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.