Programming - Swings - Discussion

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

 



Q.

________________ is used to create a color chooser pane with the specified color initially.                         


A. JColorChooser(Color intialColor) B. JColorChooser( intialColor)
C. JColorChooser(Color ) D. all the above

Answer: Option A
Explaination:

 


JColorChooser(Color intialColor) is used to create a color chooser pane with the specified color initially.




Discussion

Your Comments Goes here...
NameDiscussion