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