Rice University - Comp 212 - Intermediate Programming

Fall 2002

Lecture #16 - Introduction to Java GUI Programming


<Under construction>

Click here to download code samples.

0. Abstract Frame (AFrame.java)

1. Simple JFrame (Frame0.java)

2. JFrame with JButtons but no event handlers (Frame1.java)

3. JFrame with JButtons and event handlers (Frame2.java)

4. JFrame with JButtons and Adapters (Frame3.java)

 


dxnguyen@cs.rice.edu
Copyright 2002, Dung X. Nguyen - All rights reserved.