|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SettingComponentMediator.SettingMapper | |
---|---|
org.xnap.commons.gui.settings | Provides components for handling of Setting objects. |
Uses of SettingComponentMediator.SettingMapper in org.xnap.commons.gui.settings |
---|
Classes in org.xnap.commons.gui.settings that implement SettingComponentMediator.SettingMapper | |
---|---|
static class |
SettingComponentMediator.BooleanSettingMapper
|
static class |
SettingComponentMediator.IntSettingMapper
|
static class |
SettingComponentMediator.SelectionMapper<T>
|
static class |
SettingComponentMediator.StringSettingMapper
|
Methods in org.xnap.commons.gui.settings that return types with arguments of type SettingComponentMediator.SettingMapper | |
---|---|
Iterator<SettingComponentMediator.SettingMapper> |
SettingComponentMediator.iterator()
|
Methods in org.xnap.commons.gui.settings with parameters of type SettingComponentMediator.SettingMapper | |
---|---|
void |
SettingComponentMediator.add(SettingComponentMediator.SettingMapper mapper)
|
void |
SettingComponentMediator.remove(SettingComponentMediator.SettingMapper mapper)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |