public interface MultiTypeStrategy
MultiTypeTableWidget.| Modifier and Type | Interface and Description |
|---|---|
static class |
MultiTypeStrategy.Strategies |
| Modifier and Type | Method and Description |
|---|---|
int |
getNameColumn()
Get the index of the name column.
|
int |
getTypeColumn()
Get the index of the type column.
|
int |
getValueColumn()
Get the index of the value column.
|
TableModel |
tableModelFor(MultiTypeModel multiTypeModel)
Create the Swing table model for the table in the widget.
|
TableModel tableModelFor(MultiTypeModel multiTypeModel)
multiTypeModel - The model.int getTypeColumn()
int getNameColumn()
int getValueColumn()
Copyright © 2023. All rights reserved.