kAWT Version 0.22

java.awt
Class SystemColor

java.lang.Object
  |
  +--java.awt.Color
        |
        +--java.awt.SystemColor

public class SystemColor
extends Color


Field Summary
static SystemColor control
           
static SystemColor controlText
           
 
Fields inherited from class java.awt.Color
black, gray, white
 
Methods inherited from class java.awt.Color
getRGB
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

control

public static final SystemColor control

controlText

public static final SystemColor controlText

kAWT Version 0.22