swingwtx.swing.text
Class StyleConstants.ColorConstants

java.lang.Object
  extended byswingwtx.swing.text.StyleConstants.ColorConstants
Enclosing class:
StyleConstants

public static class StyleConstants.ColorConstants
extends java.lang.Object


Field Summary
static java.lang.Object Background
           
static java.lang.Object Foreground
           
 
Constructor Summary
StyleConstants.ColorConstants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Foreground

public static final java.lang.Object Foreground

Background

public static final java.lang.Object Background
Constructor Detail

StyleConstants.ColorConstants

public StyleConstants.ColorConstants()