public class SMYLDTableColumnModel extends DefaultTableColumnModel
changeEvent, columnMargin, columnSelectionAllowed, listenerList, selectionModel, tableColumns, totalColumnWidth| Constructor and Description |
|---|
SMYLDTableColumnModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
addColumn(TableColumn col) |
void |
setColumns(Vector<TableColumn> columns) |
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 void addColumn(TableColumn col)
addColumn in interface TableColumnModeladdColumn in class DefaultTableColumnModelpublic void setColumns(Vector<TableColumn> columns)
Copyright © 2019 com.github.mfjamil. All rights reserved.