Blink, the project you create in this tutorial, is a small applet that blinks text on and off, using different colors. You will create the project using an existing source file, Blink.java. This file was installed in your .jws/Blink directory when you installed the WorkShop.
For Solaris computing environments, enter your_home_dir/.jws/Blink
For Windows NT and Windows 95 (in order of priority):
C:\WINNT35\.jws\Blink--Windows NT 3.51
C:\WINNT40\.jws\Blink--Windows NT 4.0
C:\WINDOWS\.jws\Blink--Windows 95
The run page is the HTML file that contains the instructions on how to run the applet in a Web browser. For this tutorial, you do not need to specify a run page.
In this example, you created the Blink project in the file Blink.prj in your Blink directory. When you create a project in the future, you can create it in any directory in your file system.
If this is the first time you have run the WorkShop, your personal portfolio contains one other project, Checkers. Checkers is an applet project, which has been provided for you to edit, run, browse, and debug.
Next lesson: