For Programmers: Free Programming Magazines  


Home > Archive > Java Help > November 2005 > Re: Application to Applet









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Application to Applet
Roedy Green

2005-11-22, 9:58 pm

On 22 Nov 2005 16:57:06 -0800, tmilewski@gmail.com wrote, quoted or
indirectly quoted someone who said :

>Can someone please help me... I've been trying, and searching, for a
>way to convert my Application to an Applet.


You can't do it by simply adding something. You can convert an Applet
to a hybrid Applet/applications though.

You need to rethink your logic to fit into the init/start/stop/destroy
pattern.

See http://mindprod.com/jgloss/applet.html
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com