Package | Description |
---|---|
org.jdesktop.swingx.autocomplete |
Contains classes to enable automatic completion for JComboBox and other
components.
|
Modifier and Type | Class | Description |
---|---|---|
class |
AutoCompleteStyledDocument |
Modifier and Type | Method | Description |
---|---|---|
static void |
AutoCompleteDecorator.decorate(JTextComponent textComponent,
AutoCompleteDocument document,
AbstractAutoCompleteAdaptor adaptor) |
Decorates a given text component for automatic completion using the
given AutoCompleteDocument and AbstractAutoCompleteAdaptor.
|
Copyright © 2018. All rights reserved.