Class HMITableColumnModel
java.lang.Object
javax.swing.table.DefaultTableColumnModel
com.inductiveautomation.factorypmi.application.components.table.HMITableColumnModel
- All Implemented Interfaces:
PropertyChangeListener
,Serializable
,EventListener
,ListSelectionListener
,TableModelListener
,TableColumnModel
- See Also:
-
Field Summary
FieldsFields inherited from class javax.swing.table.DefaultTableColumnModel
changeEvent, columnMargin, columnSelectionAllowed, listenerList, selectionModel, tableColumns, totalColumnWidth
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.swing.table.DefaultTableColumnModel
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
-
Field Details
-
table
-
-
Constructor Details
-
HMITableColumnModel
-
-
Method Details
-
autoCreate
public void autoCreate() -
toString
-
tableChanged
- Specified by:
tableChanged
in interfaceTableModelListener
-