Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.layouting.renderer.model.table.cols.AbstractColumnModel
Constructor Summary | |
Method Summary | |
void | |
void |
|
Object |
|
long | |
TableColumn |
|
int | |
TableColumnGroup |
|
int |
|
TableColumn[] | |
TableColumnGroup |
|
boolean | |
boolean |
public void addColumnGroup(TableColumnGroup column)
- Specified by:
- addColumnGroup in interface TableColumnModel
public Object clone() throws CloneNotSupportedException
- Specified by:
- clone in interface TableColumnModel
public long getBorderSpacing()
- Specified by:
- getBorderSpacing in interface TableColumnModel
public TableColumnGroup getColumnGroup(int i)
- Specified by:
- getColumnGroup in interface TableColumnModel
public int getColumnGroupCount()
The column count may change over time, when new columnGroups get added.
- Specified by:
- getColumnGroupCount in interface TableColumnModel
- Returns:
public TableColumnGroup getGroupForIndex(int idx)
- Specified by:
- getGroupForIndex in interface TableColumnModel
public boolean isIncrementalModeSupported()
- Specified by:
- isIncrementalModeSupported in interface TableColumnModel
public boolean isValidated()