NCSA: National Center for Supercomputing Applications
AllianceNCSAUser_InfoAccess
University of Illinois at Urbana-Champaign
Leading Edge Site

 

Converting the ArcTest Applet
 


The JDK that sun releases contains several examples of Applets in its demos directory. With this tutorial we will convert the ArcTest applet. The applet is embedded below and we suggest you fiddle around with it to get a good idea about what it does.

 

Notice that the applet contains two textFields and two Buttons. We'll want to make these collaborative. We can do it two ways, by making their actionListener's actionPerformed method collaborative or by making the components themselves collaborative. The second choice is the easier route so we'll do it that way. Click on any of the following links to view the tutorial:

  1. Opening the *.java file.
  2. Choosing a project name.
  3. Determining the conversion of potentially collaborative components.
  4. Determining the conversion of event methods.
  5. Saving the project.

 

Return to Tutorials Page.


A Navigation Image Map. Use the links below.
[ Download ] [ User Docs ] [ FAQs ] [ Home ] [ Dev API ] [ Tools ] [ License ]

Habanero® is a registered trademark owned by The Board of Trustees of the University of Illinois. Copyright 1996-1998. All rights reserved.   Java(TM) is a proprietary trademark owned by Sun Microsystems, Inc.

 
[Alliance] Alliance NCSA UIUC [NCSA]