You can specify JVIEW.EXE (JVIEW) options on the command line or in the development environment. By default, Visual J++ chooses WJVIEW as its application and applet viewer. Within Visual J++, to run JVIEW without specifying additional command-line options, select the Launch as a console application check box in the Default group box of the Launch tab. Access the Launch tab from the Project menu’s Settings dialog box.
You can pass more than the default options to JVEIW if you are running your program from the command line or from within the development environment.
To pass more than the default options to JVIEW from within Visual J++:
When you run JVIEW from the command line, enter the options you wish to pass to JVIEW before the name of your class file(s) on the command line. See JVIEW Command-Line Options for details about specific options.