Basic HTML version of Foils prepared
Foil 10 HelloWorld for TANGO - Java Applet (1)
From
General Tango API Java JavaScript and C Tango Tutorial San Diego MRA --
June 26 27 98 Datemod;June 26 98
.
by
TangoInteractive Team
1
Let us Construct a Simple 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 as explained 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