Step one of Java Applet Wizard allows you to choose how you intend to run your program. If your program will be run exclusively from a web page, select As an Applet only.

Select the type of comments you want to generate in the code. If you're new to the Java language, select both Explanatory Comments and TODO Comments. This will help you understand the structure of a basic Java program.

next topic