I see where both Graphics object and Image object have a method called setColor.
So does this set the background or the foreground color and how would I go about using drawString where the color of the string is green and I want to draw this string on a black rectangle?




Reply With Quote