| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Setting | |
|---|---|
| org.xnap.commons.gui.settings | Provides components for handling of Settingobjects. | 
| org.xnap.commons.settings | Provides classes for application settings. | 
| Uses of Setting in org.xnap.commons.gui.settings | 
|---|
| Methods in org.xnap.commons.gui.settings with parameters of type Setting | ||
|---|---|---|
| 
 | SettingComponentMediator.add(Setting<T> setting,
    ComboBoxModel model) | |
| Constructors in org.xnap.commons.gui.settings with parameters of type Setting | |
|---|---|
| SettingComponentMediator.SelectionMapper(Setting<T> setting,
                                         ComboBoxModel model) | |
| Uses of Setting in org.xnap.commons.settings | 
|---|
| Classes in org.xnap.commons.settings that implement Setting | |
|---|---|
|  class | AbstractSetting<T>Provides a default implementation of a setting. | 
|  class | BooleanSetting | 
|  class | ClassNameSetting<T>Provides a setting for objects that are instanciated via reflection. | 
|  class | ColorSettingProvides a setting for Colorobjects. | 
|  class | CompletionModeSettingThis class manages the serialization of the active completion mode for a Completionobject. | 
|  class | DefaultCompletionModeSettingA setting that store the default completion mode. | 
|  class | EnumSetting<T extends Enum<T>>Provides a setting for String objects. | 
|  class | FontSettingProvides a setting for Fontobjects. | 
|  class | IntArraySettingProvides a setting for Fontobjects. | 
|  class | IntSetting | 
|  class | KeyStrokeSettingProvides a setting for KeyStrokeobjects. | 
|  class | SerializableSetting<T extends Serializable> | 
|  class | StringArraySettingProvides a setting for arrays of Stringobjects. | 
|  class | StringSettingProvides a setting for String objects. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||