Basic HTML version of Foils prepared May 12 1996

Foil 115 Some Further AWT Components -- typical subunits of panels

From CRPC Lectures on Java Language Applets Graphics CRPC Annual Meeting Tutorial -- May 14,1996. by Geoffrey C. Fox


1 Choice is a class that gives a menu where you choose from various items
2 TextField is a simple class where user can enter information into fields
3 TextArea is a somewhat more sophisticated text entry area which are scrollable and so useful where amount of data to be entered is unlimited
4 List is another child of Component that is similar in use to Choice but gives a fixed size list which can be scrolled and where you can select one or more entries
5 Scrollbar is a class that defines a horizontal or vertical scrollbar. Note this is distinct from scrollbars that come with TextArea and List

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 Dec 14 1997