|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.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
java.io.IOException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |