Uses of Class
com.threerings.config.swing.ConfigChooser

Packages that use ConfigChooser
com.threerings.config.swing   
 

Uses of ConfigChooser in com.threerings.config.swing
 

Methods in com.threerings.config.swing that return ConfigChooser
static ConfigChooser ConfigChooser.createInstance(com.threerings.util.MessageManager msgmgr, ConfigManager cfgmgr, Class<?> clazz)
          Creates a new configuration chooser for the specified config class.
static ConfigChooser ConfigChooser.createInstance(com.threerings.util.MessageManager msgmgr, ConfigManager cfgmgr, Class<?> clazz, String config)
          Creates a new configuration chooser for the specified config class.
 



Copyright © 2011. All Rights Reserved.