| Package | Description |
|---|---|
| org.smallmind.swing.catalog |
| Modifier and Type | Class and Description |
|---|---|
class |
CatalogMultiListDataProvider<T extends Comparable<T>> |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiListSelectionModel.addMultiListDataProvider(MultiListDataProvider<T> dataProvider) |
void |
DefaultMultiListSelectionModel.addMultiListDataProvider(MultiListDataProvider<T> dataProvider) |
void |
MultiListSelectionModel.removeMultiListDataProvider(MultiListDataProvider<T> dataProvider) |
void |
DefaultMultiListSelectionModel.removeMultiListDataProvider(MultiListDataProvider<T> dataProvider) |
Copyright © 2017. All rights reserved.