Package | Description |
---|---|
org.universAAL.ui.handler.gui.swing |
universAAL connector (
UIHandler ) and the Handler's core features. |
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.
|
Modifier and Type | Method and Description |
---|---|
LabelModel |
ModelMapper.getModelFor(Label l)
get
LabelModel for a given Label . |
Modifier and Type | Class and Description |
---|---|
class |
LabelLAF |
Modifier and Type | Field and Description |
---|---|
protected LabelModel |
Model.label
The Label Model labeling the Form Control.
|
Modifier and Type | Method and Description |
---|---|
LabelModel |
Model.getLabelModel()
Models (if needed) and returns the
LabelModel for the
FormControl . |
Copyright © 2018 universAAL Consortium. All rights reserved.