Graphics.drawTextDisabled method
public void drawTextDisabled(char[] text, Font font, Color color, Color backColor, Rect r, TextFormat fmt)
public void drawTextDisabled(char[] text, Font font, Color color, Color backColor, Rect r)
Describe Drawing-Graphics-drawTextDisabled here.