| Interface | Description |
|---|---|
| ComboBoxModel2<E> |
A new comboBox model that add supports for
WillChangeSelectedItemListener. |
| GenericListListener | |
| WillChangeSelectedItemListener |
A listener to be able to stop the change of a selected item in a
Created on 8/7/14.
|
| Class | Description |
|---|---|
| AbstractGenericListSelectionModel<B> | |
| AbstractSelectionListModel |
Created on 8/7/14.
|
| ComboBoxSelectionEvent |
Created on 8/7/14.
|
| 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.
|
| Exception | Description |
|---|---|
| WillChangeSelectedItemVetoException |
Created on 8/7/14.
|
Copyright © 2008–2020 Ultreia.io. All rights reserved.