Match each term with the correct statement below.
A. The measurement between lines of text in a single-spaced text document
B. A class that controls component positioning
C. Are written completely in Java and do not have to rely on the local operating system code
D. A coffee-cup icon in the frame's title bar, and the Minimize, Restore, and Close buttons
E. A JTextField that has the capability of accepting keystrokes
F. The design, style, and functionality of a user interface
G. Require interaction with the local operating system
H. Arial, Century, Monospaced, and Times New Roman
I. A method that executes because it is called automatically when an appropriate event occurs
J. Component that holds other components
K. A window with a title bar and border
L. Divides a container into regions
M. An object that is interested in an event
N. Places components in rows
O. Sign up an object as a listener
A. point size
B. layout manager
C. lightweight components
D. window decorations
E. editable
F. look and feel
G. heavyweight components
H. fonts
I. event handler
J. container
K. frame
L. border layout manager
M. listener
N. flow layout manager
O. register
You might also like to view...
How many elements can be stored in the following array? float salaries [4] [3] [50];
What will be an ideal response?
CSS also allows RGB values to be entered as hexadecimal numbers.
Answer the following statement true (T) or false (F)
Devise a protocol for basic multicast over IP multicast.
What will be an ideal response?
________ were one of the first interprocess communication mechanisms available in UNIX systems.
a) signals b) pipes c) sockets d) message queues