JColorChooser class
The JColorChooser class is used to create a color chooser dialog box so that user can select any color. |
Commonly used Constructors of JColorChooser class
|
Commonly used methods of JColorChooser class
public static Color showDialog(Component c, String title, Color initialColor): is used to show the color-chooser dialog box. |
No comments:
Post a Comment