public static class UsageManager.ProjectPath
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
URLPath |
_classPath |
URLPath |
_libPath |
URLPath |
_sourcePath |
| Constructor and Description |
|---|
UsageManager.ProjectPath(URLPath sourcePath, URLPath libPath, URLPath classPath) |
UsageManager.ProjectPath(java.net.URL sourceURL, java.net.URL libURL, java.net.URL classURL) |