Uses of Class
org.vizzini.ui.ResourceProvider

Packages that use ResourceProvider
org.vizzini.ui Provides basic user interface classes for the game framework. 
 

Uses of ResourceProvider in org.vizzini.ui
 

Methods in org.vizzini.ui that return ResourceProvider
protected static ResourceProvider ResourceProvider.createInstance(Class aClass, String bundleFilename)
          Create a resource provider instance.
protected static ResourceProvider ResourceProvider.createInstance(String bundleName)
          Create a resource provider instance.
static ResourceProvider ResourceProvider.get(Class aClass, String bundleFilename)
          Return the instance associated with the given bundle name.
static ResourceProvider ResourceProvider.get(String bundleName)
          Return the instance associated with the given bundle name.
 



Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02