| Package | Description |
|---|---|
| org.mdiutil.jfx.autocomplete |
This package contains several classes which implements an Autocomplete behavior in JavaFX.
|
| org.mdiutil.swing.autocomplete |
This package contains several classes which implements an Autocomplete behavior in Swing.
|
| org.mdiutil.text.autocomplete |
This package contains several classes which model an AutoComplete behavior.
|
| Class and Description |
|---|
| AutoComplete
An Autocomplete interface.
|
| AutoCompleteDictionary
The AutoComplete Dictionnary.
|
| AutoCompleteDictionary.Category
Represents a category of results in the dictionnary.
|
| AutoCompleteDictionary.Item
A common interface for items to use for the Autocomplete.
|
| AutoCompleteEngine
The interface used for AutoComplete engines.
|
| AutoCompleteOnlineEngine
The interface used for AutoComplete engines which are not using a Popup window.
|
| Class and Description |
|---|
| AutoComplete
An Autocomplete interface.
|
| AutoCompleteDictionary
The AutoComplete Dictionnary.
|
| AutoCompleteDictionary.Category
Represents a category of results in the dictionnary.
|
| AutoCompleteDictionary.Item
A common interface for items to use for the Autocomplete.
|
| AutoCompleteEngine
The interface used for AutoComplete engines.
|
| AutoCompleteOnlineEngine
The interface used for AutoComplete engines which are not using a Popup window.
|
| Class and Description |
|---|
| AutoComplete
An Autocomplete interface.
|
| AutoCompleteDictionary
The AutoComplete Dictionnary.
|
| AutoCompleteDictionary.Category
Represents a category of results in the dictionnary.
|
| AutoCompleteDictionary.Item
A common interface for items to use for the Autocomplete.
|
| AutoCompleteEngine
The interface used for AutoComplete engines.
|
| AutoCompleteOnlineEngine
The interface used for AutoComplete engines which are not using a Popup window.
|