Page 90 - 2617_JSSPS_C-6
P. 90
New Class Button: It allows us to create a new class.
Project Icon: It allows us to work on the current project.
Compile Button: It allows us to compile all the uncompiled classes.
Object Bench: It is the area located at the bottom of the BlueJ application window. It allows interaction
between objects.
CREATING FIRST PROJECT USING BLUEJ
To create a project in BlueJ, follow the given steps:
1 Click on the
Project menu. Select the New 2
Project option.
Type a name for your project 3
in the Name text box.
4
Click on the OK button.
A project is created in the BlueJ application window.
Type a name for your
5 7 class in the Class Name
Click on the Edit menu. text box.
Select the Class 8
option.
6 9
Select the New Class option. Click on the OK button.
A new class with the name HelloWorld is created and appears as an icon in the BlueJ application
window.
88 Premium Edition-VI

