Basic HTML version of Foils prepared
April 25 98
Foil 5 HelloWorld for Tango - Java Applet (1)
From
Simple Examples and Automatic Synchronization Tango Tutorial Alliance 98 NCSA Illinois --
April 27 98
.
by
TangoInteractive Team
1
Chat application in Java
2
create any Java class which extends TangoApplet
public JExamp( ) {
text = new TextField( );
setLayout( new BorderLayout( ) );
add( "North", text);
}
3
Now we must add on next foil Collaboratory function for this applet and register it in a Tango Control Application
in Table To:
©
Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu
If you have any comments about this server, send e-mail to
webmaster@npac.syr.edu
.
Page produced by
wwwfoil
on Sun Nov 29 1998