|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandLine | |
|---|---|
| proper.app | Contains command line classes, which can all be called with the option "-help" to get further information about the available parameters. |
| proper.core | The core package includes classes and interfaces most classes in Proper extend or implement. |
| proper.gui.core.frame | Frames that are used in Proper are located here. |
| Uses of CommandLine in proper.app |
|---|
| Methods in proper.app with parameters of type CommandLine | |
|---|---|
void |
Application.setArgs(CommandLine cl)
sets the arguments from the given CommandLine object |
| Uses of CommandLine in proper.core |
|---|
| Methods in proper.core with parameters of type CommandLine | |
|---|---|
void |
CommandLineInterface.setArgs(CommandLine cl)
sets the commandline object |
| Uses of CommandLine in proper.gui.core.frame |
|---|
| Methods in proper.gui.core.frame with parameters of type CommandLine | |
|---|---|
void |
CommandLineFrame.setArgs(CommandLine cl)
sets the commandline object |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||