Path: csiph.com!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: Roedy Green Newsgroups: comp.lang.java.programmer Subject: Re: Applet code conversion... Date: Mon, 30 Apr 2012 07:08:49 -0700 Organization: Canadian Mind Products Lines: 19 Message-ID: References: <4f9e356a$0$1390$4fafbaef@reader1.news.tin.it> Reply-To: Roedy Green NNTP-Posting-Host: Z2l1DcCELS0rATq8NqV4Sw.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 X-Newsreader: Forte Agent 6.00/32.1186 Xref: csiph.com comp.lang.java.programmer:14056 On Mon, 30 Apr 2012 08:50:20 +0200, linus wrote, quoted or indirectly quoted someone who said : >How an applet code code can be trasformed to an application code ? >I thought that adding a "main" would be enough see http://mindprod.com/jgloss/applet.html It will show you how to convert it to a "hybrid" that will run either way. -- Roedy Green Canadian Mind Products http://mindprod.com Programmers love to create simplified replacements for HTML. They forget that the simplest language is the one you already know. They also forget that their simple little markup language will bit by bit become even more convoluted and complicated than HTML because of the unplanned way it grows. .