org.jclarion.clarion.constants
Class Color
java.lang.Object
org.jclarion.clarion.constants.Color
public class Color
- extends java.lang.Object
|
Constructor Summary |
Color()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NONE
public static final int NONE
- See Also:
- Constant Field Values
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
ACTIVECAPTION
public static final int ACTIVECAPTION
- See Also:
- Constant Field Values
INACTIVECAPTION
public static final int INACTIVECAPTION
- See Also:
- Constant Field Values
MENU
public static final int MENU
- See Also:
- Constant Field Values
WINDOW
public static final int WINDOW
- See Also:
- Constant Field Values
WINDOWFRAME
public static final int WINDOWFRAME
- See Also:
- Constant Field Values
MENUTEXT
public static final int MENUTEXT
- See Also:
- Constant Field Values
WINDOWTEXT
public static final int WINDOWTEXT
- See Also:
- Constant Field Values
CAPTIONTEXT
public static final int CAPTIONTEXT
- See Also:
- Constant Field Values
ACTIVEBORDER
public static final int ACTIVEBORDER
- See Also:
- Constant Field Values
INACTIVEBORDER
public static final int INACTIVEBORDER
- See Also:
- Constant Field Values
APPWORKSPACE
public static final int APPWORKSPACE
- See Also:
- Constant Field Values
HIGHLIGHT
public static final int HIGHLIGHT
- See Also:
- Constant Field Values
HIGHLIGHTTEXT
public static final int HIGHLIGHTTEXT
- See Also:
- Constant Field Values
BTNFACE
public static final int BTNFACE
- See Also:
- Constant Field Values
BTNSHADOW
public static final int BTNSHADOW
- See Also:
- Constant Field Values
GRAYTEXT
public static final int GRAYTEXT
- See Also:
- Constant Field Values
BTNTEXT
public static final int BTNTEXT
- See Also:
- Constant Field Values
INACTIVECAPTIONTEXT
public static final int INACTIVECAPTIONTEXT
- See Also:
- Constant Field Values
BTNHIGHLIGHT
public static final int BTNHIGHLIGHT
- See Also:
- Constant Field Values
BLACK
public static final int BLACK
- See Also:
- Constant Field Values
MAROON
public static final int MAROON
- See Also:
- Constant Field Values
GREEN
public static final int GREEN
- See Also:
- Constant Field Values
OLIVE
public static final int OLIVE
- See Also:
- Constant Field Values
NAVY
public static final int NAVY
- See Also:
- Constant Field Values
PURPLE
public static final int PURPLE
- See Also:
- Constant Field Values
TEAL
public static final int TEAL
- See Also:
- Constant Field Values
GRAY
public static final int GRAY
- See Also:
- Constant Field Values
SILVER
public static final int SILVER
- See Also:
- Constant Field Values
RED
public static final int RED
- See Also:
- Constant Field Values
LIME
public static final int LIME
- See Also:
- Constant Field Values
YELLOW
public static final int YELLOW
- See Also:
- Constant Field Values
BLUE
public static final int BLUE
- See Also:
- Constant Field Values
FUSCHIA
public static final int FUSCHIA
- See Also:
- Constant Field Values
AQUA
public static final int AQUA
- See Also:
- Constant Field Values
WHITE
public static final int WHITE
- See Also:
- Constant Field Values
Color
public Color()
Copyright © 2010. All Rights Reserved.