Package org.xj3d.core.loading
Class LoadDetails
java.lang.Object
org.xj3d.core.loading.LoadDetails
A simple data holder class for information about a URL to load.
- Version:
- $Revision: 1.3 $
- Author:
- Justin Couch
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
The type description. Should be one of the LoadConstants types
-
-
Constructor Details
-
LoadDetails
public LoadDetails()
-
-
Method Details