rita.support.gui
Class RiGUILookAndFeel
java.lang.Object
rita.support.gui.RiGUILookAndFeel
public class RiGUILookAndFeel
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
baseColor
public int baseColor
borderColor
public int borderColor
highlightColor
public int highlightColor
selectionColor
public int selectionColor
activeColor
public int activeColor
textColor
public int textColor
lightGrayColor
public int lightGrayColor
darkGrayColor
public int darkGrayColor
defaultGraphicsState
public PAppletState defaultGraphicsState
DEFAULT
public static final char DEFAULT
- See Also:
- Constant Field Values
RiGUILookAndFeel
public RiGUILookAndFeel(processing.core.PApplet parent,
char type)