Uses of Class
com.alee.utils.xml.ResourceMap

Packages that use ResourceMap
com.alee.utils   
 

Uses of ResourceMap in com.alee.utils
 

Methods in com.alee.utils that return ResourceMap
static ResourceMap XmlUtils.loadResourceMap(java.lang.Object source)
          Returns ResourceMap which is read from the source.
 

Methods in com.alee.utils with parameters of type ResourceMap
static NinePatchStatePainter NinePatchUtils.loadNinePatchStatePainter(ResourceMap resourceMap)
          Returns NinePatchStatePainter which is read from specified ResourceMap.