public interface ListModelBindable
Bindings.bind(JTable, SelectionInList)
,
Bindings.bind(JTable, ListModel, ListSelectionModel)
Modifier and Type | Method and Description |
---|---|
ListModel |
getListModel() |
void |
setListModel(ListModel newListModel)
Sets the given ListModel as new underlying ListModel.
|
ListModel getListModel()
void setListModel(ListModel newListModel)
newListModel
- the ListModel to be setCopyright © 2002-2015 JGoodies Software GmbH. All Rights Reserved.