Class GTrableColumn<R,C>
java.lang.Object
docking.widgets.trable.GTrableColumn<R,C>
- Type Parameters:
R- the row object typeC- the column value type
Abstract base class for
GTrable column objects in the GTrableColumnModel-
Constructor Details
-
GTrableColumn
public GTrableColumn()
-
-
Method Details
-
getWidth
public int getWidth() -
getRenderer
-
getValue
-
getPreferredWidth
protected int getPreferredWidth() -
getMinWidth
public int getMinWidth() -
isResizable
public boolean isResizable()
-