Thursday, April 24, 2008

GUI Programming

import javax.swing;
//New Frame
//New Label
//add
//setVisible(true)
//setSize

Here's some source code:
Calculator example.

Remember what we did with connecting Java to the database?

Look at this.

No comments: