|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
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
|
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 . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |