public class InputFieldLAF extends InputFieldModel
fc, FORM_CONTROL_IN_TABLE, jc, label, needsLabel, needsPostNewLine, needsPreNewLine
Constructor and Description |
---|
InputFieldLAF(InputField control,
Renderer render)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
update()
Updating the InputField
|
void |
updateAsMissing()
Update the
JComponent or the label to notiffy the the user Input
is missing. |
actionPerformed, caretUpdate, getNewComponent, isValid, stateChanged
getAlertString, isMandatory, isOfType
correspondsTo, getComponent, getLabelModel, getPositionInGroup, getRenderer, isInDialog, isInIOGroup, isInMainMenu, isInMessage, isInStandardGroup, isInSubDialog, isInSubmitGroup, isInTable, needsLabel, needsPostNewLine, needsPreNewLine
public InputFieldLAF(InputField control, Renderer render)
control
- the InputField
which to model.public void update()
update
in class InputFieldModel
public void updateAsMissing()
JComponent
or the label to notiffy the the user Input
is missing.updateAsMissing
in class InputModel
Copyright © 2018 universAAL Consortium. All rights reserved.