org.xnap.commons.gui.settings
Class SettingComponentMediator.SelectionMapper<T>
java.lang.Object
org.xnap.commons.gui.settings.SettingComponentMediator.SelectionMapper<T>
- All Implemented Interfaces:
- SettingComponentMediator.SettingMapper
- Enclosing class:
- SettingComponentMediator
public static class SettingComponentMediator.SelectionMapper<T>
- extends Object
- implements SettingComponentMediator.SettingMapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SettingComponentMediator.SelectionMapper
public SettingComponentMediator.SelectionMapper(Setting<T> setting,
ComboBoxModel model)
apply
public void apply()
- Specified by:
apply
in interface SettingComponentMediator.SettingMapper
revert
public void revert()
- Specified by:
revert
in interface SettingComponentMediator.SettingMapper
revertToDefaults
public void revertToDefaults()
- Specified by:
revertToDefaults
in interface SettingComponentMediator.SettingMapper
Copyright © 2004-2007 XNap Commons Team. All Rights Reserved.