| Interface | Description |
|---|---|
| GenericListListener |
| Class | Description |
|---|---|
| AbstractGenericListSelectionModel<B> | |
| GenericListEvent<B> | |
| GenericListModel<B> | |
| GenericListSelectionModel<B> | |
| JaxxDefaultComboBoxModel<E> |
To replace the
DefaultComboBoxModel which used Vector. |
| JaxxDefaultListModel<E> |
To replace the
DefaultListModel which used Vector. |
| JaxxFilterableComboBoxModel<E> |
ComboBoxModel which can filter the elements displayed in the popup.
|
| JaxxFilterableListModel<E> |
List model for filterable lists.
|
Copyright © 2008–2013 CodeLutin. All rights reserved.