Exam 1 will be on Wed. Monday will be a review session. See review sheet
Continue working on Lab 5: Loops and Cards
Friday in Lecture, begin Lab 6: Introduction to Graphical User Interfaces
Prof Orr will be away at a conference on Friday but you are expected to attend lecture and lab. During lecture, there will be a presentation on Graphical User Interfaces (GUIs). In lab, the lab assistant will be available to help you complete Lab 5 (BlackJack). If you are finished Lab 5, it is recommended that you begin Lab 6.
window
GUI
components - buttons, labels, textboxes
container - JFrame, JPanel
Java Foundation Classes
Abstract Windowing Toolkit (AWT)
Swing
Event
Event Driven
Event Listener
Event Object
Event Source
Event FiringAction Events
Action listener class
actionPerformed method
anonymous class
extending a class
implementing a class
Layout Manager
Monte Carlo Method