Package | Description |
---|---|
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.
The look and feel packages need to contain a InitInterface class named Init, a FormLAF and
a class LAF per each FormControl in the org.universAAL.ui.handler.gui.swing.model.FormControl
package. |
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
FormControl s in the IO RDF. |
org.universAAL.ui.handler.gui.swing.model.special |
These classes are used to add special behaviour to certain submits.
|
Class and Description |
---|
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 JRadioButton s, better for
non-multilevel selects. |
SelectChecboxModel |
SelectModel |
Class and Description |
---|
GroupModel |
GroupPanelModel |
GroupTabbedPanelModel |
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
FormControl s 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 |
Class and Description |
---|
GroupModel |
Class and Description |
---|
GroupModel |
InputModel
Input Control is an abstract Class as such it should not be Instantiated an
so there is no rendering.
|
OutputModel
Output
FormControl s 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 |
Class and Description |
---|
SubmitModel |
Copyright © 2018 universAAL Consortium. All rights reserved.