Uses of Interface
de.lessvoid.nifty.tools.resourceloader.ResourceLocation

Packages that use ResourceLocation
de.lessvoid.nifty.tools.resourceloader   
 

Uses of ResourceLocation in de.lessvoid.nifty.tools.resourceloader
 

Classes in de.lessvoid.nifty.tools.resourceloader that implement ResourceLocation
 class ClasspathLocation
          A resource location that searches the classpath
 class FileSystemLocation
          A resource loading location that searches somewhere on the classpath
 

Methods in de.lessvoid.nifty.tools.resourceloader with parameters of type ResourceLocation
 void NiftyResourceLoader.addResourceLocation(ResourceLocation location)
          Add a location that will be searched for resources
 void NiftyResourceLoader.removeResourceLocation(ResourceLocation location)
          Remove a location that will be no longer be searched for resources
 



Copyright © 2011. All Rights Reserved.