Hello. I am new to jave so please forgive my newbishness. I've used Netbeans IDE 6.0 to construct a GUI for my project. However I have ran into a few problems;
1. I cant seem to get a jButton to change the text of a jLabel. (im trying to get the label to be as 00, and a button to add 1 to the label. i just dont no how to import it into Netbeans)
2. I have built a timer applet that im trying to incorperate into my Netbeans project.
How would i go about doing this? I've gone on the sun tutorials as well as other netbeans tutorials on the internet and im still not having any luck. Thanks :)