|
|||||||||
| 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 File |
fileForRelativePath(String path,
AWComponent parentComponent)
|
static void |
setProvider(ResourceLocator.Provider provider)
|
static URL |
urlForRelativePath(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 URL urlForRelativePath(String path,
AWComponent parentComponent)
public static File fileForRelativePath(String path,
AWComponent parentComponent)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||