|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractTableAdapter | |
|---|---|
| com.jgoodies.binding.adapter | Contains adapters that convert ValueModels
to Swing model interfaces. |
| Uses of AbstractTableAdapter in com.jgoodies.binding.adapter |
|---|
| Methods in com.jgoodies.binding.adapter with parameters of type AbstractTableAdapter | |
|---|---|
static JTable |
BasicComponentFactory.createTable(SelectionInList selectionInList,
AbstractTableAdapter<?> tableAdapter)
Creates and returns a table that turns the SelectionInList's row data into a TableModel using the given adapter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||