public class PlainTextHint extends Hint
| Constructor and Description |
|---|
PlainTextHint() |
| Modifier and Type | Method and Description |
|---|---|
String |
getText()
Returns the text of the hint.
|
void |
setText(String text)
Sets the text for the hint.
|
Copyright © 2017. All rights reserved.