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"
Use the Create Application SmartGuide if you want to create a customizable visual
application. To launch the SmartGuide, click the Create Application
button on the toolbar of the Workbench or a browser. For more information, see
"Generating a customizable visual application."
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
Generating a customizable visual application
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