public class AMVWmain extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
fileSep |
static String |
savageRootDefaultPropertyKey |
static String |
savageRootPropertyKey |
| Constructor and Description |
|---|
AMVWmain(String[] args)
Initial instantiated class for AUV Workbench.
|
| Modifier and Type | Method and Description |
|---|---|
void |
doSavagePath() |
static boolean |
isSavageParentDirectory(File f) |
static void |
main(String[] args)
Entry point to AUV Workbench.
|
static void |
setLookAndFeel() |
public static final String fileSep
public static final String savageRootPropertyKey
public static final String savageRootDefaultPropertyKey
public AMVWmain(String[] args)
args - configuration parameters during launchpublic final void doSavagePath()
public static boolean isSavageParentDirectory(File f)
public static void setLookAndFeel()
public static void main(String[] args)
args - the command line arguments (unused)