Uses of Package
org.jdesktop.swingx.autocomplete

Packages that use org.jdesktop.swingx.autocomplete
org.jdesktop.swingx.autocomplete Contains classes to enable automatic completion for JComboBox and other components. 
 

Classes in org.jdesktop.swingx.autocomplete used by org.jdesktop.swingx.autocomplete
AbstractComponentAdaptor
          This is the interface that binds the mechanism for automtic completion to a data model, a selection model (e.g.
Document
          A Document that can be plugged into any JTextComponent to enable automatic completion.
 



Copyright © 2005 Sun Microsystems All Rights Reserved.