|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.cmu.minorthird.util.BasicCommandLineProcessor
edu.cmu.minorthird.ui.CommandLineUtil.GUIParams
public static class CommandLineUtil.GUIParams
Basic parameters used by everything with a gui.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.cmu.minorthird.util.CommandLineProcessor |
|---|
CommandLineProcessor.Configurable |
| Field Summary | |
|---|---|
boolean |
useGUI
|
| Constructor Summary | |
|---|---|
CommandLineUtil.GUIParams()
|
|
| Method Summary | |
|---|---|
void |
gui()
|
void |
usage()
Override this to print a meaningful usage error. |
| Methods inherited from class edu.cmu.minorthird.util.BasicCommandLineProcessor |
|---|
config, config, consumeArguments, getExtensionFor, getFormatNames, help, main, processArguments, propertyList, propertyValue, restore, saveAs, shouldTerminate, tryToGetCLP, usage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean useGUI
| Constructor Detail |
|---|
public CommandLineUtil.GUIParams()
| Method Detail |
|---|
public void gui()
public void usage()
BasicCommandLineProcessor
usage in interface CommandLineProcessorusage in class BasicCommandLineProcessor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||