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 SummaryFieldsFields inherited from class javax.swing.table.DefaultTableColumnModelchangeEvent, columnMargin, columnSelectionAllowed, listenerList, selectionModel, tableColumns, totalColumnWidth
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class javax.swing.table.DefaultTableColumnModeladdColumn, 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- 
autoCreatepublic void autoCreate()
- 
toString
- 
tableChanged- Specified by:
- tableChangedin interface- TableModelListener
 
 
-