Uses of Class
com.threerings.config.tools.BaseConfigEditor

Packages that use BaseConfigEditor
com.threerings.config.tools   
 

Uses of BaseConfigEditor in com.threerings.config.tools
 

Subclasses of BaseConfigEditor in com.threerings.config.tools
 class ConfigEditor
          Allows editing the configuration database.
 class ResourceEditor
          Allows editing single configurations stored as resources.
 

Methods in com.threerings.config.tools that return BaseConfigEditor
static BaseConfigEditor BaseConfigEditor.createEditor(EditorContext ctx, Class<?> clazz, String name)
          Utility method to create an editor for the identified config.
 



Copyright © 2011. All Rights Reserved.