See: Description
Class | Description |
---|---|
IlvDefaultTableCellRenderer |
IlvDefaultTableCellRenderer is an extension of the Swing
DefaultTableCellRenderer class that provides the following
additional capabilities:
Number objects are formatted using locale dependent
number formatting, in particular with locale dependent digits, rather
than in English (as with the Number.toString() method). |
IlvJTableHeaderWithToolTips |
A subclass of JTableHeader that displays tooltips for those header cells
which contain strings that have been abbreviated using the "..." notation
due to lack of width.
|
IlvJTableWithToolTips |
A subclass of JTable that displays tooltips for those cells which contain
strings that have been abbreviated using the "..." notation due to lack
of width.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.