| Interface | Description |
|---|---|
| ComboBoxModel2 |
A new comboBox model that add supports for
WillChangeSelectedItemListener. |
| WillChangeSelectedItemListener |
A listener to be able to stop the change of a selected item in a
Created on 8/7/14.
|
| Class | Description |
|---|---|
| ComboBoxSelectionEvent |
Created on 8/7/14.
|
| JaxxDefaultComboBoxModel<E> |
To replace the
DefaultComboBoxModel which used Vector. |
| JaxxFilterableComboBoxModel<E> |
ComboBoxModel which can filter the elements displayed in the popup.
|
| Exception | Description |
|---|---|
| WillChangeSelectedItemVetoException |
Created on 8/7/14.
|
Copyright © 2008–2015 CodeLutin. All rights reserved.