| created: 03/19/00 |
CHAPTER 62 --- AWT Class HierarchyThe component classes that make up the AWT are related to each other by inheritance. This chapter shows how the components you already know fit into this hierarchy. When you learn new GUI components it is important to see how they relate to other components. Chapter Topics:
|
QUESTION 1:(Review: ) What is the class that all other classes of Java are related to? Click Here after you have answered the question |