Java 2: Extending the GUI 
This course provides an overview of advanced
Graphical User Interface (
GUI) components such as fonts menus and dialog boxes. It also discusses the creation and use of these GUI components. You will be introduced to the various components of the
Delegation Event Model in
JDK 1.2 and the class hierarchy in the java.awt.event package. You will learn about the various classes in the java.awt.event
more...
Java 2: Applets and Imaging 
.... You will be introduced to the various components of the
Delegation Event Model in
JDK 1.2 and the class hierarchy in the java.awt.event package. In addition you will learn to implement the various listener interfaces and use the adapter classes for handling events. Finally the course elucidates the procedure for creating loading and displaying images by using the
Image class and related
more...