public class TextAreaLAF extends TextAreaModel
fc, FORM_CONTROL_IN_TABLE, jc, label, needsLabel, needsPostNewLine, needsPreNewLine
Constructor and Description |
---|
TextAreaLAF(TextArea control,
Renderer render)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
JComponent |
getNewComponent()
generate the
JComponent that displays this FormControl 's
information. |
void |
update()
Adds all the needed information to the rendered component (in Model
view).
|
void |
updateAsMissing()
Update the
JComponent or the label to notiffy the the user Input
is missing. |
caretUpdate, isValid
getAlertString, isMandatory, isOfType
correspondsTo, getComponent, getLabelModel, getPositionInGroup, getRenderer, isInDialog, isInIOGroup, isInMainMenu, isInMessage, isInStandardGroup, isInSubDialog, isInSubmitGroup, isInTable, needsLabel, needsPostNewLine, needsPreNewLine
public void update()
update
in class TextAreaModel
public JComponent getNewComponent()
JComponent
that displays this FormControl
's
information.getNewComponent
in class TextAreaModel
JTextArea
.public void updateAsMissing()
InputModel
JComponent
or the label to notiffy the the user Input
is missing.updateAsMissing
in class InputModel
Copyright © 2018 universAAL Consortium. All rights reserved.