An Introduction to Graphical User Interface (GUI) Technology
With Examples in Java |
Prof. David Bernstein
|
Computer Science Department |
bernstdh@jmu.edu |
JFrame
The "Graph Paper" Approach
JButton
ObjectsActionEvent
ActionListener
void actionPerformed(ActionEvent event)
JButton
Objects (cont.)