public static interface TextAccessor.TextMutator
Modifier and Type | Method and Description |
---|---|
void |
setText(String aText)
Sets the text for the text property.
|
void setText(String aText)
aText
- The text to be stored by the text property.Copyright © 2017. All rights reserved.