A good answer might be:Yes. |
Resizing the FrameHere is the GUI from the previous chapter with width of 280 and a height of 200 as set in the program:
flowLayout layout manager is behaving correctly---components
are placed into the frame in raster order---but the size of the frame
is wrong.
|
QUESTION 2:
(Review: ) what method (from the class |