JColorChooser
has a getColor
method which returns a Color
which has methods getRed
, getGreen
and getBlue
respectively
solved How to get a RGB value from Color variable
JColorChooser
has a getColor
method which returns a Color
which has methods getRed
, getGreen
and getBlue
respectively
solved How to get a RGB value from Color variable