Uses of Package
org.universAAL.ui.handler.gui.swing.model.FormControl

Packages that use org.universAAL.ui.handler.gui.swing.model.FormControl
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 The Model contains all the Classes that translate from the IO RDF into Swing components. 
org.universAAL.ui.handler.gui.swing.model.FormControl The Models for all FormControls in the IO RDF. 
org.universAAL.ui.handler.gui.swing.model.special These classes are used to add special behaviour to certain submits. 
 

Classes in org.universAAL.ui.handler.gui.swing.model.FormControl used by org.universAAL.ui.gui.swing.bluesteelLAF
InputModel
          Input Control is an abstract Class as such it should not be Instantiated an so there is no rendering.
Select1Model
           
Select1RadiobuttonModel
          Model Select1 as a group of JRadioButtons, better for non-multilevel selects.
SelectChecboxModel
          Model Select as a group of JCheckBoxes, better for non-multilevel selects.
SelectModel
           
 

Classes in org.universAAL.ui.handler.gui.swing.model.FormControl used by org.universAAL.ui.handler.gui.swing.defaultLookAndFeel
GroupModel
           
GroupPanelModel
          Specific Model for Groups to be rendered as JPanel.
GroupTabbedPanelModel
          Specific Model for Groups to be rendered as JTabbedPane.
InputFieldModel
          ImputField Model, it condenses the view and controller parts of the MVC methodology.
InputModel
          Input Control is an abstract Class as such it should not be Instantiated an so there is no rendering.
MediaObjectModel
           
OutputModel
          Output FormControls only need to display information.
RangeModel
           
RepeatModel
           
RepeatModelGrid
          An alternative to drawing Repeats, Specially indicated for editable repeats, since forms whould be modeled and rendered with in a JPanel fitted with a GridLayout.
RepeatModelTable
          Helper Class just to render RepeatTables.
Select1Model
           
SelectModel
           
SimpleOutputModel
           
SubdialogTriggerModel
           
SubmitModel
           
TextAreaModel
           
 

Classes in org.universAAL.ui.handler.gui.swing.model.FormControl used by org.universAAL.ui.handler.gui.swing.model
GroupModel
           
 

Classes in org.universAAL.ui.handler.gui.swing.model.FormControl used by org.universAAL.ui.handler.gui.swing.model.FormControl
GroupModel
           
InputModel
          Input Control is an abstract Class as such it should not be Instantiated an so there is no rendering.
OutputModel
          Output FormControls only need to display information.
RepeatModel
           
RepeatModelGrid
          An alternative to drawing Repeats, Specially indicated for editable repeats, since forms whould be modeled and rendered with in a JPanel fitted with a GridLayout.
RepeatModelTable
          Helper Class just to render RepeatTables.
Select1Model
           
SelectModel
           
SubmitModel
           
 

Classes in org.universAAL.ui.handler.gui.swing.model.FormControl used by org.universAAL.ui.handler.gui.swing.model.special
SubmitModel
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.