eclipse: how to create an applet?

KJW*_*KJW 6 java eclipse applet

I have finished writing my applications, and would like to deploy it as a Java applet.

How can I start this ?

Additionally, how would you deploy it on html page, and pass an argument to the Java applet ?

小智 12

这是一个关于如何在eclipse中创建applet的教程.http://www.roseindia.net/eclipse/applet-eclipse.shtml


And*_*son 2

如果您只想部署一个应用程序。从网站上查看Java Web Start。JWS 可以直接从网页上的链接启动标准框架(或小程序),并且麻烦更少,同时提供许多好处。