JavaAwtTextField Class

Description

Text fields in a Java application or applet, as defined in the Java Abstract Windowing Toolkit class library. This class includes single-line and multi-line fields whose text can be modified by the user.

Inheritance

Derived from the TextField class.

Methods

Inherits all of its methods from the TextField class, Control class, and AnyWin class.

Properties

Inherits all of its properties from the TextField class, Control class, and AnyWin class.