|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.microemu.app.util.MIDletResourceLoader
public class MIDletResourceLoader
| Field Summary | |
|---|---|
static java.lang.ClassLoader |
classLoader
Deprecated. find better solution to share variable |
static boolean |
traceResourceLoading
|
| Constructor Summary | |
|---|---|
MIDletResourceLoader()
|
|
| Method Summary | |
|---|---|
static java.io.InputStream |
getResourceAsStream(java.lang.Class origClass,
java.lang.String resourceName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static boolean traceResourceLoading
public static java.lang.ClassLoader classLoader
| Constructor Detail |
|---|
public MIDletResourceLoader()
| Method Detail |
|---|
public static java.io.InputStream getResourceAsStream(java.lang.Class origClass,
java.lang.String resourceName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||