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

Packages that use AutoCompleteSupport
ca.odell.glazedlists.swing   
 

Uses of AutoCompleteSupport in ca.odell.glazedlists.swing
 

Methods in ca.odell.glazedlists.swing that return AutoCompleteSupport
static
<E> AutoCompleteSupport<E>
AutoCompleteSupport.install(JComboBox comboBox, EventList<E> items)
          Installs support for autocompletion into the comboBox and returns the support object that is actually providing those facilities.
static
<E> AutoCompleteSupport<E>
AutoCompleteSupport.install(JComboBox comboBox, EventList<E> items, TextFilterator<E> filterator)
          Installs support for autocompletion into the comboBox and returns the support object that is actually providing those facilities.
static
<E> AutoCompleteSupport<E>
AutoCompleteSupport.install(JComboBox comboBox, EventList<E> items, TextFilterator<E> filterator, Format format)
          Installs support for autocompletion into the comboBox and returns the support object that is actually providing those facilities.
 



Glazed Lists, Copyright © 2003-2006 publicobject.com, O'Dell Engineering.
Documentation build by jessewilson at 2006-08-09 23:05