JavaJFCStaticText Class

Description

Static text strings in a Java application or applet, as defined in the Java Foundation Class (JFC) library. Static text is text that the user cannot change, such as a label.

Inheritance

Derived from the StaticText class.

Methods

Inherits methods from the StaticText class, Control class, and AnyWin class.

Properties

Inherits properties from the StaticText class, Control class, and AnyWin class.