Programming - Swings - Discussion

You Are Here :: Home > JAVA > Swings - Discussion

 



Q.

________________(Component c,String title,Color initialColor) is used to show the color chooser dialog box.                         


A. Chooser() B. Chooser showDialog
C. public static Color showDialog D. showDialog

Answer: Option C
Explaination:

 


public static Color showDialog(Component c,String title,Color initialColor) is used to show the color chooser dialog box.




Discussion

Your Comments Goes here...
NameDiscussion