Uses of Class
ca.odell.glazedlists.swing.DefaultEventComboBoxModel

Packages that use DefaultEventComboBoxModel
ca.odell.glazedlists.swing   
 

Uses of DefaultEventComboBoxModel in ca.odell.glazedlists.swing
 

Methods in ca.odell.glazedlists.swing that return DefaultEventComboBoxModel
static
<E> DefaultEventComboBoxModel<E>
GlazedListsSwing.eventComboBoxModel(EventList<E> source)
          Creates a new combobox model that contains all objects located in the given source and reacts to any changes in the given source.
static
<E> DefaultEventComboBoxModel<E>
GlazedListsSwing.eventComboBoxModelWithThreadProxyList(EventList<E> source)
          Creates a new combobox model that contains all objects located in the given source and reacts to any changes in the given source.
 



Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by hbrands at 2015-02-16 14:02