Constructor and Description |
---|
ModelMapper(Renderer renderer)
The main Constructor.
|
Modifier and Type | Method and Description |
---|---|
FormModel |
getModelFor(Form f)
|
Model |
getModelFor(FormControl fc)
get
Model for a given FormControl . |
LabelModel |
getModelFor(Label l)
get
LabelModel for a given Label . |
InitInterface |
initializeLAF()
Initialize the selected L&F extension.
|
public Model getModelFor(FormControl fc)
Model
for a given FormControl
.fc
- the FormControl
for which the model is requiredpublic FormModel getModelFor(Form f)
f
- the Form
for which the model is requiredpublic LabelModel getModelFor(Label l)
LabelModel
for a given Label
.l
- the Label
for which the model is requiredpublic InitInterface initializeLAF()
Copyright © 2018 universAAL Consortium. All rights reserved.