GUI Programming using Java 1.1
Jan Newmarch jan@newmarch.name
Last modified: 7 February, 1997.
These slides are Copyright Jan Newmarch, 1995, 1996, 1997.
This tutorial discusses using the AWT (Abstract Window Toolkit) of Java
to perform platform-independent GUI programming. It makes the following
assumptions:
Exposure to Java;
Exposure to OO programming;
Familiarity with a GUI library such as Motif.