|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandLineOptions | |
|---|---|
| org.foray.app | Application classes used for running FOray both on the command line and embedded in other applications. |
| Uses of CommandLineOptions in org.foray.app |
|---|
| Methods in org.foray.app that return CommandLineOptions | |
|---|---|
CommandLineOptions |
CommandLineStarter.getCommandLineOptions()
Returns the parsed command-line options. |
| Constructors in org.foray.app with parameters of type CommandLineOptions | |
|---|---|
AWTStarter(SessionConfig sessionConfig,
OutputConfig renderConfig,
CommandLineOptions commandLineOptions)
Constructor. |
|
CommandLineStarter(SessionConfig sessionConfig,
OutputConfig outputConfig,
CommandLineOptions commandLineOptions)
Constructor. |
|
PrintStarter(SessionConfig sessionConfig,
OutputConfig renderConfig,
CommandLineOptions options)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||