| Package | Description |
|---|---|
| net.anwiba.commons.swing.combobox | |
| net.anwiba.commons.swing.list |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IComboBoxModel<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectComboBoxComponentModel<T> |
class |
ObjectComboBoxModel<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractObjectListComponentModel<T> |
class |
ObjectListComponentModel<T> |
| Modifier and Type | Method and Description |
|---|---|
ObjectListComponentBuilder<T> |
ObjectListComponentBuilder.setModel(IListModel<T> model) |
| Constructor and Description |
|---|
JListSelectionListener(IListModel<T> listModel,
ListSelectionModel listSelectionModel,
ISelectionModel<T> objectSelectionModel) |
ObjectListComponent(IListModel<T> listModel) |
ObjectListComponent(IObjectListConfiguration<T> configuration,
IListModel<T> listModel) |
SelectionListener(IListModel<T> listModel,
ListSelectionModel tableSelectionModel,
ISelectionModel<T> objectSelectionModel) |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.