CEL - Putting it All Together (Lesson)

APCompSci_LessonTopBanner.png

Putting it All Together

Introduction

Although GUIs are not part of the framework for this course, they make our programming assignments more fun! The logic of a program is often referred to as the “back-end”, while the GUI is often referred to as the “front-end” because it’s what a user interacts with. There are several components that are necessary to create a GUI.

Look at the GUI tutorial for using swing components and a class that interests you.

GUI Tutorial Links to an external site.

Click below to begin the Lab.

 

Check Your Understanding

12. What class handles interaction with the Celebrity objects?


13. Outside of the class identified in the previous question, what knowledge does the rest of the GUI have about the Celebrity class?

APCompSci_LessonBottomBanner.pngIMAGES CREATED BY GAVS