Convert your applets to Applications
| Monday, June 26, 2006 | 6:48 AM | Kiran Malla | 0 comments | Permalink |
A nice application to convert java applets to executables. applet2app is a Java Application which can be used to convert an applet to a Java executable application. Typically, an applet requires a browser like Internet explorer, Netscape Navigator to execute. Unless it’s specifically coded, an applet can not execute as a normal Java application. applet2app adds the necessary wrapper files to the applet class files and creates a standalone Java 2 compliant executable jar file.
Download applet2app
Source: sourceforge.net
Download applet2app
Source: sourceforge.net




0 Comments:
Post a Comment
<< Home