|
|
javax > javax.swing > javax.swing.plaf > javax.swing.plaf.synth > javax.swing.plaf.synth.colortype >
Class: javax.swing.plaf.synth.ColorType java.lang.Object javax.swing.plaf.synth.ColorType
public class ColorType extends Object
FIELDS:
public static final ColorType BACKGROUND public static final ColorType FOCUS public static final ColorType FOREGROUND public static final int MAX_COUNT public static final ColorType TEXT_BACKGROUND public static final ColorType TEXT_FOREGROUND |
|
|
|
CONSTRUCTORS:
| | | protected | ColorType(String description) |
| |
|
|
|
METHODS:
| | | | public final | int | getID() |
| | public | String | toString() Overrides: Object |
| |
|
|
|
INHERITED METHODS:
| getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|