|
Jazz3D API |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--com.sygem.jazz3d3.GenericResourceLoader
|
+--com.sygem.jazz3d3.URLConnectionResourceLoader
Resource Loader for files. Opens an URL Connection for the file.
| Method Summary | |
java.lang.Object |
loadResource(java.net.URL url)
Loads a file resource from a URL |
| Methods inherited from class com.sygem.jazz3d3.GenericResourceLoader |
loadResource |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public java.lang.Object loadResource(java.net.URL url)
throws java.io.IOException
url - The URL to load the file from
|
©2001 SyGem Software |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||