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.gui.swing.model.FormControl.support |
Support Classes for modeling and behavior
FormControl s. |
org.universAAL.ui.handler.gui.swing.model.FormControl.swingModel |
Specialized custom Swing models.
|
org.universAAL.ui.handler.web.html.model |
Modifier and Type | Method and Description |
---|---|
Repeat |
FormControl.getAncestorRepeat()
Returns the nearest
Repeat control containing this control if
any. |
Repeat |
FormControl.getParentRepeat()
|
Constructor and Description |
---|
RepeatLAF(Repeat control,
Renderer render)
Constructor.
|
RepeatModelGridLAF(Repeat control,
Renderer render) |
RepeatModelTableLAF(Repeat control,
Renderer render) |
Constructor and Description |
---|
RepeatLAF(Repeat control,
Renderer render)
Constructor.
|
RepeatModelTableLAF(Repeat control,
Renderer render) |
Constructor and Description |
---|
RepeatLAF(Repeat control,
Renderer render)
Constructor.
|
RepeatModelGridLAF(Repeat control,
Renderer render) |
RepeatModelTableLAF(Repeat control,
Renderer render) |
Constructor and Description |
---|
RepeatModel(Repeat control,
Renderer render)
Constructor
|
RepeatModelGrid(Repeat control,
Renderer render) |
RepeatModelTable(Repeat control,
Renderer render)
Constructor
|
Constructor and Description |
---|
RepeatSubdivider(Repeat repeat)
Constructor
|
Constructor and Description |
---|
RepeatTableModel(Repeat repeat)
Constructor method.
|
Constructor and Description |
---|
RepeatModel(Repeat fe,
HTMLUserGenerator render) |
Copyright © 2018 universAAL Consortium. All rights reserved.