Forum: Java Jun 13th, 2005 |
| Replies: 8 Views: 3,264 oops im sorry, its late!
haha yea so i had the x and y values still at 0,0 so it wasnt showing up..
thanks again! |
Forum: Java Jun 13th, 2005 |
| Replies: 8 Views: 3,264 it will only pop up the applet if i right click the actual applet1.java icon in the projects list at the left but it wont display the hello world!.. anywhere else like in run/run main project, a pop... |
Forum: Java Jun 12th, 2005 |
| Replies: 8 Views: 3,264 thanks for the help :)
i decided to start from the top with a hello world. well i cant get it to open the applet, ill run it and it will just build it.. heres the code, am i doing something small... |
Forum: Java Jun 12th, 2005 |
| Replies: 8 Views: 3,264 hmm i will add that! i was just trying to get it to build but if it wont build without that class then ill add it!
also why do i have to write this like this:
extends java.applet.Applet
... |
Forum: Java Jun 12th, 2005 |
| Replies: 8 Views: 3,264 i know java, ive had two classes in it but ive only written it in notepad.. lol
so here im trying to make an applet in netbeans and implement an action listener.. why do i get an error at my first... |