The Graphics2D method(s) that determine(s) the color and texture for the shape to display is/are:
a. setStroke
b. setPaint
c. setTexture and setColor
d. setTexturePaint
B
You might also like to view...
A cross-connected input port
a. indicates that the transmit and receive pairs are crossed. b. is used only on connections to routers. c. indicates that the cable is wired incorrectly. d. must be avoided on hub and switch port inputs.
What would line.pop() do to the queue?
Assume you have a queue object named “line” that uses string objects, and it is holding “Mary”, “Kathleen”, and “Barbara” in this queue. Assume all includes are correct. A. Remove Mary B. Remove Barbara C. Add a blank member to the end of the queue D. Return false
ActionEvent is a type of __________.
a) event handler b) event object c) method d) GUI component
When a single cell is selected, the word Cell and an icon of a table with a selected cell appear in the ____ corner of the Property inspector.
A. lower-right B. lower-left C. upper-right D. upper-left