|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.xnap.commons.gui.completion | |
|---|---|
| org.xnap.commons.gui | Provides common GUI components like dialogs, borders and such. |
| org.xnap.commons.gui.completion | Provides classes offering input completion for JTextComponents
to users. |
| org.xnap.commons.gui.factory | Provides a pluggable factory for the Builder class. |
| org.xnap.commons.settings | Provides classes for application settings. |
| Classes in org.xnap.commons.gui.completion used by org.xnap.commons.gui | |
|---|---|
| Completion
The Completion class follows the mediator pattern. |
|
| CompletionModel
Defines the requirements for classes implementing a CompletionModel. |
|
| Classes in org.xnap.commons.gui.completion used by org.xnap.commons.gui.completion | |
|---|---|
| AbstractCompletionMode
Abstract convenience class which provides some wrapping function to ease the implementation of a CompletionMode. |
|
| AutomaticCompletionMode
This mode provides automatic completion similar to the one provided in KDE. |
|
| Completion
The Completion class follows the mediator pattern. |
|
| CompletionMode
Classes implementing this interface handle the way completion is actually done. |
|
| CompletionModeFactory.CompletionModeInfo
Info class that associates a CompletionMode with a name that
can be shown to the user. |
|
| CompletionModel
Defines the requirements for classes implementing a CompletionModel. |
|
| CompletionModeListener
Classes that want to be notified of completion mode changes can implement this interface and add themselves to a Completion object using Completion.addCompletionModeListener(CompletionModeListener). |
|
| CompletionPopup
This class presents completed objects in a popup menu below a JTextComponent. |
|
| DefaultCompletionModel
This classl uses a ternary search tree for completion. |
|
| ShortAutomaticCompletionMode
This mode mimics KDE's short automatic completion mode. |
|
| Classes in org.xnap.commons.gui.completion used by org.xnap.commons.gui.factory | |
|---|---|
| Completion
The Completion class follows the mediator pattern. |
|
| Classes in org.xnap.commons.gui.completion used by org.xnap.commons.settings | |
|---|---|
| Completion
The Completion class follows the mediator pattern. |
|
| CompletionModeListener
Classes that want to be notified of completion mode changes can implement this interface and add themselves to a Completion object using Completion.addCompletionModeListener(CompletionModeListener). |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||