Package | Description |
---|---|
org.jdesktop.swingx.autocomplete |
Contains classes to enable automatic completion for JComboBox and other
components.
|
Class and Description |
---|
AbstractAutoCompleteAdaptor
This is the interface that binds the mechanism for automatic completion to
a data model, a selection model (e.g.
|
AutoCompleteDocument
A document that can be plugged into any JTextComponent to enable automatic completion.
|
ObjectToStringConverter
This class is used to provide string representations for objects when
doing automatic completion.
|
Copyright © 2015. All rights reserved.