JavaTM 2 Platform Std. Ed. v1.6.0
javax.swing.text
Interface AttributeSet.ColorAttribute
- All Known Implementing Classes:
- StyleConstants.ColorConstants
- Enclosing interface:
- AttributeSet
public static interface AttributeSet.ColorAttribute
This interface is the type signature that is expected
to be present on any attribute key that contributes to
presentation of color.
Copyright 2003 Sun Microsystems, Inc. All rights reserved
|