TableModel
. This class provides the following conveniences for TableModel
implementation development: getColumnClass()
which returns Object.class
getColumnName()
which returns "spreadsheet-style" column names, i.e., A, B, C...Y, Z, AA, AB, AC....
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|