|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RGBColor in maclib |
---|
Methods in maclib that return RGBColor | |
---|---|
RGBColor |
RGBColor.setColor(java.awt.Color color)
Sets the components of this color as specified by the given java.awt.Color object. |
Methods in maclib with parameters of type RGBColor | |
---|---|
static void |
MacLib.RGBBackColor(RGBColor color)
Sets the current background color, used when erasing or inverting, as specified by the given RGBColor object. |
static void |
MacLib.RGBForeColor(RGBColor color)
Sets the current pen color, used for drawing lines or text and painting shapes, as specified by the given RGBColor object. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |