Page 55 - iprime_V2.2_class8
P. 55
The New Project dialog box appears.
Step 3 Type a name for your project in the Name text box. In this case, we have typed First_Project.
Step 4 Click on OK.
New Project Dialog Box
A project is created in the BlueJ application window.
Step 5 Click on the Edit menu from the menu bar. A drop-down list appears.
Step 6 Select the New Class option from the drop-down list. The Create New Class dialog box
will appear.
Step 7 Type a name for your class in the Class Name text box. In this case, we have typed
HelloWorld.
Step 8 Select the Class option under the Class Type section to define the type as a class.
Step 9 Click on OK.
Creating New Class Create New Class Dialog Box
A new class with the name HelloWorld is created and appears as an icon in the BlueJ application
window.
HelloWorld Class
Program Coding 53

