public interface Text extends Label
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Clears all the text content.
|
void |
type(String newText)
Supposed to type a new value from current position.
|
Copyright © 2019. All rights reserved.