The Create Applet SmartGuide makes creating applets and applications a simple, easy-to-follow process that does not involve writing a word of code. Except where differences between applets and applications are specified, the term "applet" refers to both applets and applications.
Example: Generate an Example Applet
In the team
development environment, you must be a member of the package group in order to add an
applet to an existing package. If you are creating the package at the same time as the
applet, then you must own the project that contains the package.
Projects and Other Program Elements
Visual Composition
Creating a Class
Creating an Interface
Adding Methods to a Type
Adding Fields to a Type
Running an Applet from the IDE
Running an Application from the IDE
Publishing Code