public class

GTKColorType

extends ColorType
java.lang.Object
   ↳ javax.swing.plaf.synth.ColorType
     ↳ com.sun.java.swing.plaf.gtk.GTKColorType

Summary

Fields
public static final ColorType BLACK
public static final ColorType DARK
public static final ColorType LIGHT
public static final int MAX_COUNT
public static final ColorType MID
public static final ColorType WHITE
[Expand]
Inherited Fields
From class javax.swing.plaf.synth.ColorType
Protected Constructors
GTKColorType(String name)
[Expand]
Inherited Methods
From class javax.swing.plaf.synth.ColorType
From class java.lang.Object

Fields

public static final ColorType BLACK

public static final ColorType DARK

public static final ColorType LIGHT

public static final int MAX_COUNT

public static final ColorType MID

public static final ColorType WHITE

Protected Constructors

protected GTKColorType (String name)