When components are added to a container with a GridLayout, the component ________.

a. fills the next spot in the row, continuing in the first position of the next row if the current row is full
b. fills the next spot in the column, continuing in the first position of the next column if the column is full
c. fills in row x, column y if x and y are two integers passed to the Container method add
d. fills in a random empty position in the grid


a. fills the next spot in the row, continuing in the first position of the next row if the current row is full

Computer Science & Information Technology

You might also like to view...

To access the advanced options, open the Outlook Options dialog box and then click ____ in the Category list.

A. red B. blue C. Advanced D. Advanced Options

Computer Science & Information Technology

Consider the UNIVERSITY EER schema of Figure 8.10. Write some rules (in English) that could be implemented via active rules to enforce some common integrity constraints that you think are relevant to this application.

What will be an ideal response?

Computer Science & Information Technology

Consolidating by category is more ________ than consolidating by position

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Text that appears in a ScreenTip when the mouse pointer is positioned above a control in a form is determined by the ____ property.

A. Control Source B. ControlTip Text C. Text Format D. Visible

Computer Science & Information Technology