Is there any Applet Wizard or document for how to develop Applet?

Thanks.

0
1 comment
Avatar
Permanently deleted user

Hello truecolor,

There is no special support for creating applets in UI Designer. You can
follow any general applet tutorial, like http://java.sun.com/docs/books/tutorial/deployment/applet/index.html
. To run the applet in IntelliJ IDEA, you need to create a run configuration
of type "Applet".

--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"




0

Please sign in to leave a comment.