Uses of Interface
org.xnap.commons.gui.settings.SettingComponentMediator.SettingMapper

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)
           
 



Copyright © 2004-2007 XNap Commons Team. All Rights Reserved.