JavaAwtStaticText Class

Description

Static text strings in a Java application or applet, as defined in the Java Abstract Windowing Toolkit class library. Static text is text that the user cannot change, such as a label.

Inheritance

Derived from the StaticText class.

Methods

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

Properties

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