|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompletionModeListener | |
|---|---|
| org.xnap.commons.gui.completion | Provides classes offering input completion for JTextComponents
to users. |
| org.xnap.commons.settings | Provides classes for application settings. |
| Uses of CompletionModeListener in org.xnap.commons.gui.completion |
|---|
| Methods in org.xnap.commons.gui.completion with parameters of type CompletionModeListener | |
|---|---|
void |
Completion.addCompletionModeListener(CompletionModeListener l)
Adds a CompletionModeListener to the listener list. |
void |
Completion.removeCompletionModeListener(CompletionModeListener l)
Removes a CompletionModeListener from the listener list. |
| Uses of CompletionModeListener in org.xnap.commons.settings |
|---|
| Classes in org.xnap.commons.settings that implement CompletionModeListener | |
|---|---|
class |
CompletionModeSetting
This class manages the serialization of the active completion mode for a Completion object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||