Uses of Package
org.jdesktop.swingx.autocomplete
Packages that use org.jdesktop.swingx.autocomplete
Package
Description
Contains classes to enable automatic completion for JComboBox and other
components.
-
Classes in org.jdesktop.swingx.autocomplete used by org.jdesktop.swingx.autocompleteClassDescriptionThis is the interface that binds the mechanism for automatic completion to a data model, a selection model (e.g.A document that can be plugged into any JTextComponent to enable automatic completion.This class is used to provide string representations for objects when doing automatic completion.