JavaJFCTable Class

Description

A series of two or more columns in a Java application or applet, as defined in the Java Foundation Class (JFC) library.

Inheritance

Derived from the Table class.

Methods

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

Properties

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

Recording

The Java-based recorder will record MultiClickCell on CTRL+click, it records ExtendClickCell on SHIFT+click, and ExtendClickCell on SHIFT+CTRL+click.