class SaveLayersTableColumnModel extends DefaultTableColumnModel
Modifier and Type | Class and Description |
---|---|
private static class |
SaveLayersTableColumnModel.RecommendedActionsTableCell
small renderer class that handles the "should be uploaded/saved" texts.
|
changeEvent, columnMargin, columnSelectionAllowed, listenerList, selectionModel, tableColumns, totalColumnWidth
Constructor and Description |
---|
SaveLayersTableColumnModel()
Constructs a new
SaveLayersTableColumnModel . |
Modifier and Type | Method and Description |
---|---|
protected void |
build() |
addColumn, addColumnModelListener, createSelectionModel, fireColumnAdded, fireColumnMarginChanged, fireColumnMoved, fireColumnRemoved, fireColumnSelectionChanged, getColumn, getColumnCount, getColumnIndex, getColumnIndexAtX, getColumnMargin, getColumnModelListeners, getColumns, getColumnSelectionAllowed, getListeners, getSelectedColumnCount, getSelectedColumns, getSelectionModel, getTotalColumnWidth, moveColumn, propertyChange, recalcWidthCache, removeColumn, removeColumnModelListener, setColumnMargin, setColumnSelectionAllowed, setSelectionModel, valueChanged
SaveLayersTableColumnModel()
SaveLayersTableColumnModel
.protected void build()