|
|
||||||
|
||||||||||||||||
|
|
||||||||||||||||
4.3 AWT ComponentsThe Abstract Windowing Toolkit (AWT) contains a number of pre-defined and common GUI components that can easily be included in applets or applications. They are summarized in the following interactive applet:
Source:
The following Java applet allows you to experiment with the functionality of some AWT components. Included in the applet are methods that are shared amongst all components, and some that are specific to individual components. The Usage field shows the method prototype and details on passed arguments.
|
||||||||||||||||