Chapter 13

   

Java™ 2 Primer Plus
By Steven Haines, Steve Potts

Table of Contents
Appendix C.  Answers to Review Questions


A1:

AWT Containers serve as holders for other AWT objects. Java has two graphics libraries for historical reasons. The AWT was released with JDK 1.01, and when it was found to be inefficient the Swing library was added. So many applications were written with AWT that it was judged impractical to remove it.

A2:

A List object is similar to a Choice object, except that the List allows more than one item to be displayed at the time. It also allows more than one item to be selected at the same time.

A3:

The GridBagLayout is the most powerful, but also the most complex of the layout managers.


       
    Top
     



    Java 2 Primer Plus
    Java 2 Primer Plus
    ISBN: 0672324156
    EAN: 2147483647
    Year: 2001
    Pages: 332

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net