|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jme3.niftygui.NiftyJmeDisplay.ResourceLocationJme
protected class NiftyJmeDisplay.ResourceLocationJme
Constructor Summary | |
---|---|
protected |
NiftyJmeDisplay.ResourceLocationJme()
|
Method Summary | |
---|---|
java.net.URL |
getResource(java.lang.String path)
|
java.io.InputStream |
getResourceAsStream(java.lang.String path)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected NiftyJmeDisplay.ResourceLocationJme()
Method Detail |
---|
public java.io.InputStream getResourceAsStream(java.lang.String path)
getResourceAsStream
in interface de.lessvoid.nifty.tools.resourceloader.ResourceLocation
public java.net.URL getResource(java.lang.String path)
getResource
in interface de.lessvoid.nifty.tools.resourceloader.ResourceLocation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |