|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractCompletionMode | |
|---|---|
| org.xnap.commons.gui.completion | Provides classes offering input completion for JTextComponents
to users. |
| Uses of AbstractCompletionMode in org.xnap.commons.gui.completion |
|---|
| Subclasses of AbstractCompletionMode in org.xnap.commons.gui.completion | |
|---|---|
class |
AutomaticCompletionMode
This mode provides automatic completion similar to the one provided in KDE. |
class |
AutomaticDropDownCompletionMode
This mode mimics KDE's automatic drop down mode. |
class |
DropDownListCompletionMode
Uses a CompletionPopup to present
its completions to the user. |
class |
EmacsCompletionMode
This completion mode mimics Emacs' (dabbrev-expand). |
class |
ManualCompletionMode
This mode provides manual completion similar to the one offered by KDE. |
class |
ShortAutomaticCompletionMode
This mode mimics KDE's short automatic completion mode. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||