Package org.nuiton.jaxx.runtime.swing.model
-
Interface Summary Interface Description ComboBoxModel2 A new comboBox model that add supports forWillChangeSelectedItemListener.GenericListListener WillChangeSelectedItemListener A listener to be able to stop the change of a selected item in a Created on 8/7/14. -
Class Summary 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 theDefaultComboBoxModelwhich usedVector.JaxxDefaultListModel<E> To replace theDefaultListModelwhich usedVector.JaxxFilterableComboBoxModel<E> ComboBoxModel which can filter the elements displayed in the popup.JaxxFilterableListModel<E> List model for filterable lists. -
Exception Summary Exception Description WillChangeSelectedItemVetoException Created on 8/7/14.