Java java.awt TextComponent fields, constructors, methods, implement or subclass

Example usage for Java java.awt TextComponent fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for java.awt TextComponent.

The text is from its open source code.

Method

intgetHeight()
Returns the current height of this component.
StringgetText()
Returns the text that is presented by this text component.