SelectAll Method (JTable)

Class

JTable.

Action

Selects all rows, columns, and cells in the table.

Syntax

table.SelectAll()

Examples

table.SelectAll()