The Unix Divide

Swing

January 28, 2008 · Leave a Comment

This is cool:

http://beginnersjavatutorials.blogspot.com/2008/01/java-swing-example.html

Make the textbox go larger than the frame.  What I like is that the Java compiler told me why it wouldn’t run this code at first, and so I fixed line 7 to read:

frame.getContentPane().add(panel);

Categories: Uncategorized

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment