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

Package class diagram package org.universAAL.ui.handler.gui.swing.model.FormControl
The Models for all FormControls in the IO RDF.

See:
          Description

Class Summary
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  
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  
SimpleOutputModel  
SubdialogTriggerModel  
SubmitModel  
TextAreaModel  
 

Package org.universAAL.ui.handler.gui.swing.model.FormControl Description

The Models for all FormControls in the IO RDF.



Copyright © 2014 universAAL Consortium. All Rights Reserved.