public class ConfigAreaBrowser extends Object
Modifier and Type | Field and Description |
---|---|
private static Debug |
_debug |
(package private) File |
_file |
private boolean |
_needsUsage |
Modifier | Constructor and Description |
---|---|
private |
ConfigAreaBrowser(ArgumentList arguments) |
Modifier and Type | Method and Description |
---|---|
private File |
chooseFileAwt() |
private File |
chooseFileSwing() |
static void |
main(String[] args) |
private void |
start() |
private static void |
usage() |
private static Debug _debug
final File _file
private boolean _needsUsage
private ConfigAreaBrowser(ArgumentList arguments)