public class RgbColor
extends Object
The Class RgbColor.
-
Constructor Summary
Constructors
Instantiates a new rgb color.
-
Method Summary
-
Constructor Details
-
RgbColor
public RgbColor()
Instantiates a new rgb color.
-
Method Details
-
-
-
getColor
Gets the color.
- Returns:
- the color
-
setColor
public void setColor
(String color)
Sets the color.
- Parameters:
color - the new color