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);
0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.