Example usage for Java java.awt TextComponent fields, constructors, methods, implement or subclass
The text is from its open source code.
int | getHeight() Returns the current height of this component. |
String | getText() Returns the text that is presented by this text component. |