Package net.sf.freecol.common.resources
Classes for handling resources. Use
ResourceManager for getting
resources using an ID and for changing mappings between IDs and resources.-
Interface Summary Interface Description Resource.Cleanable Implement the Cleanable interface if a Resource has a use for calls to a clean method.ResourceMapping.PreloadController -
Class Summary Class Description AudioResource AResourcewrapping aFilecontaining sounds.ColorResource AResourcewrapping aColor.FAFile Represents the data within a Font Animation File.FAFile.CREatingInputStream This utility class removes all CR:s from anInputStream.FAFile.FALetter FAFile.FAName FAFileResource AResourcewrapping aFAFile.FontResource AResourcewrapping aFont.ImageCache Wrapper around ResourceManager for caching image resources.ImageResource AResourcewrapping anImage.Resource Represents a resource that either has been or can be loaded using aURI.ResourceFactory A factory class for creatingResourceinstances.ResourceManager Class for getting resources (images, audio etc).ResourceMapping Represents a mapping between identifiers and resources.ResourceMapping.ResourceType<T> StringResource AResourcewrapping anString.SZAResource AResourcewrapping aSimpleZippedAnimation.Video Represents a video.VideoResource AResourcewrapping aVideo.