Package | Description |
---|---|
org.universAAL.middleware.ui.rdf | |
org.universAAL.ui.gui.swing.bluesteelLAF |
Bluesteel Look and feel package, features a metal look with blue buttons.
|
org.universAAL.ui.handler.gui.swing.classic |
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.classic.handler.gui.swing.model.FormControl
package. |
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.FormControl |
The Models for all
FormControl s in the IO RDF. |
org.universAAL.ui.handler.web.html.model |
Modifier and Type | Class and Description |
---|---|
class |
Select1
A subclass of
Select that allows only one selection. |
Constructor and Description |
---|
SelectCheckBoxLAF(Select control,
Renderer render) |
SelectLAF(Select control,
Renderer render)
Constructor.
|
Constructor and Description |
---|
SelectLAF(Select control,
Renderer render)
Constructor.
|
Constructor and Description |
---|
SelectLAF(Select control,
Renderer render)
Constructor.
|
Constructor and Description |
---|
SelectChecboxModel(Select control,
Renderer render)
Constructor.
|
SelectModel(Select control,
Renderer render)
Constructor.
|
Constructor and Description |
---|
SelectModel(Select fe,
HTMLUserGenerator render) |
Copyright © 2018 universAAL Consortium. All rights reserved.