| Package | Description |
|---|---|
| com.jgoodies.binding.adapter |
Contains adapters that convert
ValueModels
to Swing model interfaces. |
| Modifier and Type | Method and Description |
|---|---|
static JTable |
BasicComponentFactory.createTable(SelectionInList selectionInList,
AbstractTableAdapter<?> tableAdapter)
Deprecated.
Creates and returns a table that turns the SelectionInList's row data
into a TableModel using the given adapter.
|
Copyright © 2002-2015 JGoodies Software GmbH. All Rights Reserved.