View Single Post
Old 04-22-2003, 07:42 AM   #2 (permalink)
sno2dude
Registered User
 
sno2dude's Avatar
 
Join Date: Apr 2003
Location: Michigan Tech
Posts: 38
sno2dude is on a distinguished road
Send a message via AIM to sno2dude Send a message via Yahoo to sno2dude
apps to applets eh? well you are talking 2 different things here.... first off, if it does ANY file I/O... forget it, it cant be made into an applet..... applets cant do file i/o. other than that, your main class has to extend JFrame and you have to change your window or whatever into a JFrame.... shouldent really be too hard...... actually.... you dont really even need to make it into a JFrame now that i think about it, you would just have to make a class that launches your applet and make IT a JFrame..... i think... sorry tho, cant help you out with any sites
sno2dude is offline   Reply With Quote