|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JvMappedObjectTableModel.ColumnMapper | |
|---|---|
| org.jurvis.swing.table | |
| Uses of JvMappedObjectTableModel.ColumnMapper in org.jurvis.swing.table |
|---|
| Fields in org.jurvis.swing.table declared as JvMappedObjectTableModel.ColumnMapper | |
|---|---|
protected JvMappedObjectTableModel.ColumnMapper |
JvMappedObjectTableModel.columnMapper
The object mapping from the row data to table columns. |
| Constructors in org.jurvis.swing.table with parameters of type JvMappedObjectTableModel.ColumnMapper | |
|---|---|
JvMappedObjectTableModel(JvMappedObjectTableModel.ColumnMapper columnMapper)
Construct a JvMappedObjectTableModel with the given column
mapper. |
|
JvMappedObjectTableModel(List rowData,
JvMappedObjectTableModel.ColumnMapper columnMapper)
Construct a JvMappedObjectTableModel with the given
row data and column mapper. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||