Multiple Choice
The JColorChooser dialog allows colors to be chosen by all but which of the following?
A) Swatches.
B) Hue, saturation, brightness.
C) Gradient, cycle, brightness.
D) Red, Green, Blue.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: A general path is _.<br>A) a set
Q7: Which of the following statements about the
Q8: Which of the following statements about the
Q9: Which of the following are valid Java
Q10: Which of the following statements is false?<br>A)
Q12: Class FontMetrics declares methods that can be
Q13: GeneralPath method lineTo _.<br>A) draws a line
Q14: Consider the code segment below:<br> int xValues[]
Q15: The Java statement:<br>G.draw3DRect(290, 100, 90, 55, true);<br>A)
Q16: The Java statement:<br>G.fillOval(290, 100, 90, 55);<br>A) Draws