Welcome to Prime Numbers

Javafx: clicking on the run button will display a status bar of the program finding the first 100 prime numbers. Once it is finished, the first 100 numbers are displayed along with the non prime numbers.


Using this GUI is as follows:

1. Click on the Run Program button to run the program.

2. Click on the Yes button to confirm you want to run the program. Click on the No button to return to the main page.

3. Once the Yes button is selected, the program will begin to run. A computing sound can be heard along with a moving status bar.

4. Once the program is done running, a display of the first 100 prime numbers will be displayed along with all the other numbers that were not prime.

5. Once finished with the program, clicking on the Exit Program button will show a confirmation box. Clicking on the Yes button will terminate the program and close it.