|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StringSetting | |
---|---|
org.xnap.commons.gui.settings | Provides components for handling of Setting objects. |
org.xnap.commons.settings | Provides classes for application settings. |
Uses of StringSetting in org.xnap.commons.gui.settings |
---|
Methods in org.xnap.commons.gui.settings with parameters of type StringSetting | |
---|---|
void |
SettingComponentMediator.add(StringSetting setting,
JTextComponent textComponent)
|
Constructors in org.xnap.commons.gui.settings with parameters of type StringSetting | |
---|---|
SettingComponentMediator.StringSettingMapper(StringSetting setting,
JTextComponent textComponent)
|
Uses of StringSetting in org.xnap.commons.settings |
---|
Subclasses of StringSetting in org.xnap.commons.settings | |
---|---|
class |
CompletionModeSetting
This class manages the serialization of the active completion mode for a Completion object. |
class |
DefaultCompletionModeSetting
A setting that store the default completion mode. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |