This class is used to run javabeep.class
as a standalone application.
When run as an application, the class file must already be on
your machine. When run as an applet, the class file may be downloaded
to your machine. There is a potential security threat running
downloaded software. To run a Java™ applet that uses COM components,
the applet code must be trusted. See the readme
for more information on trusted class files.
Open javabeep.html to view the applet.
To see the sample run as a standalone application:
- From the Build menu, choose Settings.
The Project Settings dialog box appears.
- In the Project Settings dialog box, select the Debug tab.
- On the Debug page, in the Category list, select General.
- Set the Class For Debugging Session to javabeep.
- In Debug/Execute Projects Under, select Stand-Alone Interpretter.
- Click OK to save these settings.
- From the Build menu, choose Execute.
-OR-
- Create a command window.
From the Start menu, select Programs.
Select MS-DOS Prompt or Command Prompt, depending
on the version of the operating system.
- In the command window, run JVIEW.
jview javabeep