public final class DataColumnLong extends DataColumn
long values in a TreeModel. This class complements
DataColumnInteger by adding the ability to use long data when
sorting or for CellRenderer properties.
See DataColumnInteger for discussion of why you may not necessarily
need this column type even though you might think you do.
| Constructor and Description |
|---|
DataColumnLong() |