public class TagTableColumnModel extends javax.swing.table.DefaultTableColumnModel
TableColumnModel for the table with the list of tags| Constructor and Description |
|---|
TagTableColumnModel()
Constructs a new
TagTableColumnModel. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createColumns() |
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, valueChangedpublic TagTableColumnModel()
TagTableColumnModel.protected void createColumns()