Basic HTML version of Foils prepared March 26 1999

Foil 2 Part 2A: Graphical User Interface

From Java Academy:Graphical User Interface NPAC Java Academy February--April 99 -- March 1999. by Nancy McCracken


1 These slides present a simplified view of the Abstract Windowing Toolkit (AWT), which is used in Java to build Graphical User Interfaces (GUI)s.
  • The building blocks of a GUI are called Components
  • The basic ones shown here are Labels, Buttons, TextFields, TextAreas, and Checkboxes
  • We show simple Layouts to arrange Components (you don't have to say exactly where to put everything).
  • We introduce some applet templates for Components and Graphics
2 Note that components should not be put in the same applet area as drawing with Graphics.

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 Fri Mar 26 1999