Computer Science Canada application/applet |
Author: | Homer_simpson [ Thu Mar 04, 2004 7:17 pm ] |
Post subject: | application/applet |
is there a quick way to turn my java application into a java applet? |
Author: | Dan [ Fri Mar 05, 2004 5:20 pm ] |
Post subject: | |
there is a quick way to turn a applet to an appliaction but i am not shure about the other way around. if u are not doing it as a consloe appliaction i whould not think it whould take u that long to covert it. since alot of the GUI stuff like swing works in applets the same way as appliactions. |
Author: | Homer_simpson [ Fri Mar 05, 2004 5:57 pm ] |
Post subject: | |
well i know how to make an app and how i gotto have a main method and stuffs like that... can somebody gimme a brief describtion of an applet structure... |
Author: | grasshopper [ Sun Mar 21, 2004 11:45 pm ] |
Post subject: | |
heey.. i know this is a little old (of an entry).. but no one replied.. no sure if you posted elsewhere... but this is what i found the following url is the basic structure of an applet..?? not sure if that`s what your looking for.. http://javaboutique.internet.com/tutorials/Java_Game_Programming/ |
Author: | Homer_simpson [ Tue Mar 23, 2004 8:54 pm ] |
Post subject: | |
dont worry yo. i already got it working... but thx anyways |