Java 2 Primer Plus

   

Java™ 2 Primer Plus

By Steven Haines, Steve Potts

Table of Contents
Appendix C.  Answers to Review Questions

A1:

A TableModel class manages all the data storage and retrieval for the JTable class.

A2:

The TreeModel class manages the data relationships between nodes in a JTree.

A3:

An array, a vector, or a combination of the two can be used to create JTrees.

A4:

A JOptionPane can have any one of a number of different looks. The icons, buttons, data entry fields, choice list, and so forth can vary according to the MessageType that you pass in to the constructor.


       
    Top
     

    Категории