|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MultiTypeStrategy
The strategy used to layout a MultiTypeTableWidget
.
Nested Class Summary | |
---|---|
static class |
MultiTypeStrategy.Strategies
|
Method Summary | |
---|---|
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. |
Method Detail |
---|
TableModel tableModelFor(MultiTypeModel multiTypeModel)
multiTypeModel
- The model.
int getTypeColumn()
int getNameColumn()
int getValueColumn()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |