falseThis skeleton wraps console applications.
- Standard Input/Output and Error streams are available
- If no Java VM is found, it displays a default message.
Although it is designed for console application (i.e. launched from the command.com shell prompt), it can launch standard GUI application. In such a case, any output of the java application (from System.out or System.err) is displayed in the a DOS Console.
consolewrapper.exeJAVA102103Console WrapperWhen no JVM is found in the target computer, the following message is displayed on the console.MessagetextareaThis program needs Java to run.
Please download it at http://www.java.comThe wrapper waits a keypress on the console when the application exits.PressKeyboolean0Enable the jsmooth debug tracesDebugboolean0