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