To create a fixed space between all components using BoxLayout, use the method ________.

a. createVerticalStrut()
b. createHorizontalStrut()
c. createGlue()
d. createRigidArea()


D

Computer Science & Information Technology

You might also like to view...

What is the output of the following code?

float x = 2.3, y = 4.7, z = 1.4; if (!(x < 7) && (y >= z)) cout << x << ” “ << y; else cout << y << “ “ << z;

Computer Science & Information Technology

The Sticky Notes feature of Windows 7 can be accessed from the Start button,:

A) All Programs, Computer, and Sticky Notes B) All Programs, Accessories, and Sticky Notes. C) Control Panel, and Sticky Notes. D) All Programs, and Sticky Notes.

Computer Science & Information Technology

The color of this can be determined when a custom color theme is created

a. A followed hyperlink b. The document title c. The title style

Computer Science & Information Technology

____ is a network protocol that defines how to route data across a network.?

A. ?RSS B. ?SMTP C. ?TCP/IP D. ?SMS

Computer Science & Information Technology