static class PlaceSelection.NamedResultTableColumnModel extends DefaultTableColumnModel
Modifier and Type | Field and Description |
---|---|
private TableColumn |
col3 |
private TableColumn |
col4 |
changeEvent, columnMargin, columnSelectionAllowed, listenerList, selectionModel, tableColumns, totalColumnWidth
Constructor and Description |
---|
NamedResultTableColumnModel() |
Modifier and Type | Method and Description |
---|---|
protected void |
createColumns() |
void |
setHeadlines(String third,
String fourth) |
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
private TableColumn col3
private TableColumn col4
NamedResultTableColumnModel()
protected final void createColumns()
public void setHeadlines(String third, String fourth)