public class SeparateRowModel extends AbstractRowModel
| Constructor and Description |
|---|
SeparateRowModel(TableSectionRenderBox tableSection) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
long |
getPreferredSize() |
long |
getRowSpacing() |
void |
validateActualSizes() |
void |
validateSizes() |
addRow, getRow, getRowCount, getRows, getTableSectionpublic SeparateRowModel(TableSectionRenderBox tableSection)
public long getPreferredSize()
public long getRowSpacing()
getRowSpacing in interface TableRowModelgetRowSpacing in class AbstractRowModelpublic void validateSizes()
public void validateActualSizes()
public void clear()