简体   繁体   English

将Java程序转换为applet

[英]Converting Java program to applet

So I have a pretty basic Java app I have been writing in Eclipse. 所以我有一个非常基本的Java应用程序,我一直在Eclipse中编写。 I now have realized somewhat late that I want this to run as an applet on my website. 我现在有点晚了,我希望它可以作为applet在我的网站上运行。

How do I setup JApplet ? 如何设置JApplet (assuming this is what I need to use) Is there any "quick fixes" for assuring that the app will be able to be used as an applet? (假设这是我需要使用的)是否有任何“快速修复”来确保该应用程序能够用作小程序?

This should get you started http://www.dreamincode.net/forums/topic/28410-application-to-japplet-and-reverse/ 这应该使您开始使用http://www.dreamincode.net/forums/topic/28410-application-to-japplet-and-reverse/

It was the first item in a Google Search, so next time look there first. 这是Google搜索中的第一项,因此下次再看。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM