Page 54 - iPro_trackGPT_V5_Class8
P. 54
The BlueJ application window has several important components, which are as follows:
Title Bar: It is located at the top of the window. It displays the application and the project
name.
Menu Bar: This has five menus that let you create a new project, open an existing project, add
a new class, compile your program, and get help with BlueJ.
New Class Button: This button lets you create a new class.
Project Icon: This icon helps you work on the current project you are using.
Compile Button: This button compiles all the classes that haven't been compiled yet.
Object Bench: This is the area at the bottom of the BlueJ window where you can interact with
objects.
CREATING FIRST PROJECT USING BLUEJ
To create a project, follow the given steps:
1 Click on the
Project menu. 2 Select the New 3 Type a name for your
project in the Name text box.
Project option.
4 Click on the OK button.
A project is created in the BlueJ application window.
5 Click on the
7 Type a name for your
Edit menu.
class in the Class Name
text box.
8 Select the Class
radio button as a
class type.
6 Select the New Class option. 9 Click on the OK button.
52 TrackGPT iPRO (V5.0)-VIII

