Class | Description |
---|---|
CObjectArrayColumnModel |
creates a column model for an object array
|
CObjectGridLine<E extends java.lang.Comparable<E>> |
An object grid line
|
CObjectGridLine.ObjectInGrid |
ObjectInGrid stores the object behind a cell or group cell of the grid
object.
|
CObjectGridLineColumn<E extends java.lang.Comparable<E>> |
The head column inside an object grid
|
LargeTextTableCell<S,T> |
A table cell displaying correctly a large text over several lines and
allowing edition too
|
LargeTextTreeTableCell<S,T> |
A tree table cell displaying correctly a large text over several lines and
allowing edition too
|
ObjectTableRow |
A wrapper around a data object to be used as row of a CObjectArray
|