Uses of Class
com.zphinx.spine.resources.ConfigResources

Packages that use ConfigResources
com.zphinx.spine.resources A collection of classes used to access various properties files and resource bundles used by the Spine application framework. 
 

Uses of ConfigResources in com.zphinx.spine.resources
 

Methods in com.zphinx.spine.resources that return ConfigResources
static ConfigResources ConfigResources.getInstance()
          Gets the static instance of this object.
static ConfigResources ConfigResources.getInstance(Locale loca)
          Gets the static instance of this object.