class SaveLayersTableColumnModel extends javax.swing.table.DefaultTableColumnModel
SaveLayersTable
in the SaveLayersDialog
.Modifier and Type | Class and Description |
---|---|
private static class |
SaveLayersTableColumnModel.RecommendedActionsTableCell
small renderer class that handles the "should be uploaded/saved" texts.
|
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()