Package com.google.gwt.libideas.resources.client

Interface Summary
DataResource A non-text resource.
ExternalTextResource Identical to TextResource, except the contents of the resource are not inlined into the compiled output.
ImageResource Test for ImageBundle optimizations.
ImmutableResourceBundle The use of this interface is similar to that of ImageBundle.
ResourcePrototype Encapsulates information about a particular resource.
SoundResource A sound sample.
SoundResource.Handle Represents a sound that is currently playing.
SoundResourceCallback A callback used when loading external text resources.
TextResource A resource that contains text that should be incorporated into the compiled output.
TextResourceCallback A callback used when loading external text resources.
 

Exception Summary
ResourceException Associates a ResourcePrototype with a program error.