Project Notes


Project: Prime Number Generator
Author: JBuilder Team
Company: Inprise/Borland
Description: A prime number generator that displays the primes in a scrolling JList.
You enter the start and ending numbers for the generator in the Start and End fields. In order for the Start and End JTextFields to "read in" values, you need to press Enter before you move to the next field.
To run this applet, right-click Applet1.html in the project pane and choose Run. The applet is displayed in JavaSoft's AppletVeiwer. You can also display Applet1.html in the content pane and select the View tab.