JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.sf.freecol.common.resources
Interface Resource.Preloadable
All Known Implementing Classes:
ImageResource
,
SZAResource
Enclosing class:
Resource
public static interface
Resource.Preloadable
Implement the Preloadable interface if a Resource has a use for calls to a preload method.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
preload
()
Preload the resource.
Method Detail
preload
void preload()
Preload the resource.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method