swingx
Version 2005-08-19

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
AbstractAutoCompleteAdaptor
          This is the interface that binds the mechanism for automatic completion to a data model, a selection model (e.g. those used by JList, JComboBox and JTable) and the JTextComponent for which the automatic completion should happen.
AutoCompleteDocument
          A document that can be plugged into any JTextComponent to enable automatic completion.
 


swingx
Version 2005-08-19