
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, isValidgetAlertString, isMandatory, isOfTypecorrespondsTo, getComponent, getLabelModel, getPositionInGroup, getRenderer, isInDialog, isInIOGroup, isInMainMenu, isInMessage, isInStandardGroup, isInSubDialog, isInSubmitGroup, isInTable, needsLabel, needsPostNewLine, needsPreNewLinepublic void update()
update in class TextAreaModelpublic JComponent getNewComponent()
JComponent that displays this FormControl's
information.getNewComponent in class TextAreaModelJTextArea.public void updateAsMissing()
JComponent or the label to notiffy the the user Input
is missing.updateAsMissing in class InputModelCopyright © 2018 universAAL Consortium. All rights reserved.