|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectariba.ui.table.ResourceLocator
public final class ResourceLocator
Nested Class Summary | |
---|---|
static interface |
ResourceLocator.Provider
|
Constructor Summary | |
---|---|
ResourceLocator()
|
Method Summary | |
---|---|
static java.io.File |
fileForRelativePath(java.lang.String path,
AWComponent parentComponent)
|
static void |
setProvider(ResourceLocator.Provider provider)
|
static java.net.URL |
urlForRelativePath(java.lang.String path,
AWComponent parentComponent)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceLocator()
Method Detail |
---|
public static void setProvider(ResourceLocator.Provider provider)
public static java.net.URL urlForRelativePath(java.lang.String path, AWComponent parentComponent)
public static java.io.File fileForRelativePath(java.lang.String path, AWComponent parentComponent)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |