Exercise 7.2 A GUI Component is one of the following:

Each component contains a label and some additional data.
The data for a Table is one of

A Row is one of

Data for each of the remaining components is the default value to be displayed, specified as a String, and the preferred width and height.

Note: Do not write the code!!!