| 
 | JavaTM 2 Platform Std. Ed. v1.4.2 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.swing.text.StyleConstants
javax.swing.text.StyleConstants.ParagraphConstants
This is a typesafe enumeration of the well-known attributes that contribute to a paragraph style. These are aliased by the outer class for general presentation.
| Nested Class Summary | 
| Nested classes inherited from class javax.swing.text.StyleConstants | 
| StyleConstants.CharacterConstants, StyleConstants.ColorConstants, StyleConstants.FontConstants, StyleConstants.ParagraphConstants | 
| Field Summary | |
| static Object | AlignmentAlignment for the paragraph. | 
| static Object | FirstLineIndentThe amount of space to indent the first line of the paragraph. | 
| static Object | LeftIndentThe amount to indent the left side of the paragraph. | 
| static Object | LineSpacingThe amount of space between lines of the paragraph. | 
| static Object | OrientationOrientation for the paragraph. | 
| static Object | RightIndentThe amount to indent the right side of the paragraph. | 
| static Object | SpaceAboveThe amount of space above the paragraph. | 
| static Object | SpaceBelowThe amount of space below the paragraph. | 
| static Object | TabSetTabSet for the paragraph. | 
| Fields inherited from class javax.swing.text.StyleConstants | 
| ALIGN_CENTER, ALIGN_JUSTIFIED, ALIGN_LEFT, ALIGN_RIGHT, Background, BidiLevel, Bold, ComponentAttribute, ComponentElementName, ComposedTextAttribute, FontFamily, FontSize, Foreground, IconAttribute, IconElementName, Italic, ModelAttribute, NameAttribute, ResolveAttribute, StrikeThrough, Subscript, Superscript, Underline | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
public static final Object FirstLineIndent
public static final Object LeftIndent
public static final Object RightIndent
public static final Object LineSpacing
public static final Object SpaceAbove
public static final Object SpaceBelow
public static final Object Alignment
public static final Object TabSet
public static final Object Orientation
| 
 | JavaTM 2 Platform Std. Ed. v1.4.2 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.