Creating an Applet Interface: Introduction

  Home Page Tutorial Contents Create an Applet


How to Navigate

Move through this tutorial by clicking any of the three text areas shown above or at the bottom of each page. The text on the left takes you to the previous task (the page you're reading right now takes you to the home page), the text in the middle takes you to the contents page, and the text on the right takes you to the next task.


What You're Going to Do

In this tutorial, you build a small applet that allows the user to type a name in a text field, and when she clicks the Submit button, the name displays in a list box. She can also select a name from the list and remove it by clicking the Remove button.

The interface appears as follows:

  Home Page Tutorial Contents Create an Applet

Guide to the Cosmo Code Development Environment
12-96*101