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. |
Modifier and Type | Field and Description |
---|---|
protected InitInterface |
Renderer.initLAF
Maintenance of the instance created when initialising the LAF, so it can
be accessed by LAF components through the renderer.
|
Modifier and Type | Method and Description |
---|---|
InitInterface |
Renderer.getInitLAF()
get the Initial instance when the LAF was loaded.
|
InitInterface |
ModelMapper.initializeLAF()
Initialize the selected L&F extension.
|
Modifier and Type | Class and Description |
---|---|
class |
Init
the initialization class.
|
Copyright © 2018 universAAL Consortium. All rights reserved.