Package net.sf.freecol.common.resources

Classes for handling resources.

See:
          Description

Class Summary
ColorResource A Resource wrapping a Color.
ImageResource A Resource wrapping an Image.
Resource Represents a resource that either has been or can be loaded using a URI.
ResourceFactory A factory class for creating Resource instances.
ResourceManager Class for getting resources (images, audio etc).
ResourceMapping Represents a mapping between IDs and resources.
SZAResource A Resource wrapping a SimpleZippedAnimation.
VideoResource A Resource wrapping a Video.
 

Package net.sf.freecol.common.resources Description

Classes for handling resources. Use ResourceManager for getting resources using an ID and for changing mappings between IDs and resources.