<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Tue Jun 29 06:01:28 GMT+01:00 1999 -->
<TITLE>
Swing 1.1 API Specification: Class  StyleConstants
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">

<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT ID="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="class-use/StyleConstants.html"><FONT ID="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../../../index-files/index-1.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
Swing 1.1</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../javax/swing/text/StringContent.html"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../javax/swing/text/StyleConstants.CharacterConstants.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="StyleConstants.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
  SUMMARY: &nbsp;<A HREF="#inner_class_summary">INNER</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
DETAIL: &nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->

<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
javax.swing.text</FONT>
<BR>
Class  StyleConstants</H2>
<PRE>
java.lang.Object
  |
  +--<B>javax.swing.text.StyleConstants</B>
</PRE>
<DL>
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../javax/swing/text/StyleConstants.CharacterConstants.html">StyleConstants.CharacterConstants</A>, <A HREF="../../../javax/swing/text/StyleConstants.ColorConstants.html">StyleConstants.ColorConstants</A>, <A HREF="../../../javax/swing/text/StyleConstants.FontConstants.html">StyleConstants.FontConstants</A>, <A HREF="../../../javax/swing/text/StyleConstants.ParagraphConstants.html">StyleConstants.ParagraphConstants</A></DD>
</DL>
<HR>
<DL>
<DT>public class <B>StyleConstants</B><DT>extends java.lang.Object</DL>

<P>
<p>
 A collection of <em>well known</em> or common attribute keys
 and methods to apply to an AttributeSet or MutableAttributeSet
 to get/set the properties in a typesafe manner.  
 <p>
 The paragraph attributes form the definition of a paragraph to be rendered.
 All sizes are specified in points (such as found in postscript), a
 device independent measure.
 </p>
 <p align=center><img src="doc-files/paragraph.gif"></p>
 <p>
<P>
<HR>

<P>
<!-- ======== INNER CLASS SUMMARY ======== -->

<A NAME="inner_class_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Inner Class Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.CharacterConstants.html">StyleConstants.CharacterConstants</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is a typesafe enumeration of the <em>well-known</em> 
 attributes that contribute to a character style.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.ColorConstants.html">StyleConstants.ColorConstants</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is a typesafe enumeration of the <em>well-known</em> 
 attributes that contribute to a color.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.FontConstants.html">StyleConstants.FontConstants</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is a typesafe enumeration of the <em>well-known</em> 
 attributes that contribute to a font.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.ParagraphConstants.html">StyleConstants.ParagraphConstants</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is a typesafe enumeration of the <em>well-known</em> 
 attributes that contribute to a paragraph style.</TD>
</TR>
</TABLE>
&nbsp;
<!-- =========== FIELD SUMMARY =========== -->

<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Field Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#ALIGN_CENTER">ALIGN_CENTER</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A possible value for paragraph alignment.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#ALIGN_JUSTIFIED">ALIGN_JUSTIFIED</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A possible value for paragraph alignment.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#ALIGN_LEFT">ALIGN_LEFT</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A possible value for paragraph alignment.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#ALIGN_RIGHT">ALIGN_RIGHT</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A possible value for paragraph alignment.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#Alignment">Alignment</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Alignment for the paragraph.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#Background">Background</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Name of the background color attribute.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#BidiLevel">BidiLevel</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bidirectional level of a character as assigned by the Unicode bidi
 algorithm.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#Bold">Bold</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Name of the bold attribute.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#ComponentAttribute">ComponentAttribute</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Name of the component attribute.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#ComponentElementName">ComponentElementName</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Name of elements used to represent components.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#ComposedTextAttribute">ComposedTextAttribute</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Name of the input method composed text attribute.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#FirstLineIndent">FirstLineIndent</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The amount of space to indent the first
 line of the paragraph.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#FontFamily">FontFamily</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Name of the font family.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#FontSize">FontSize</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Name of the font size.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#Foreground">Foreground</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Name of the foreground color attribute.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#IconAttribute">IconAttribute</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Name of the icon attribute.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#IconElementName">IconElementName</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Name of elements used to represent icons.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#Italic">Italic</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Name of the italic attribute.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#LeftIndent">LeftIndent</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The amount to indent the left side
 of the paragraph.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#LineSpacing">LineSpacing</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The amount of space between lines
 of the paragraph.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#ModelAttribute">ModelAttribute</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Attribute used to identify the model for embedded
 objects that have a model view separation.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#NameAttribute">NameAttribute</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Attribute name used to name the collection of
 attributes.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#Orientation">Orientation</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Orientation for a paragraph.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#ResolveAttribute">ResolveAttribute</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Attribute name used to identifiy the resolving parent
 set of attributes, if one is defined.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#RightIndent">RightIndent</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The amount to indent the right side
 of the paragraph.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#SpaceAbove">SpaceAbove</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The amount of space above the paragraph.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#SpaceBelow">SpaceBelow</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The amount of space below the paragraph.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#StrikeThrough">StrikeThrough</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Name of the Strikethrough attribute.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#Subscript">Subscript</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Name of the Subscript attribute.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#Superscript">Superscript</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Name of the Superscript attribute.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#TabSet">TabSet</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;TabSet for the paragraph, type is a TabSet containing
 TabStops.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#Underline">Underline</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Name of the underline attribute.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->


<!-- ========== METHOD SUMMARY =========== -->

<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Method Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#getAlignment(javax.swing.text.AttributeSet)">getAlignment</A></B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the alignment setting.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.awt.Color</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#getBackground(javax.swing.text.AttributeSet)">getBackground</A></B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the background color setting from the attribute list.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#getBidiLevel(javax.swing.text.AttributeSet)">getBidiLevel</A></B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the BidiLevel setting.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.awt.Component</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#getComponent(javax.swing.text.AttributeSet)">getComponent</A></B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the component setting from the attribute list.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#getFirstLineIndent(javax.swing.text.AttributeSet)">getFirstLineIndent</A></B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the first line indent setting.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#getFontFamily(javax.swing.text.AttributeSet)">getFontFamily</A></B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the font family setting from the attribute list.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#getFontSize(javax.swing.text.AttributeSet)">getFontSize</A></B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the font size setting from the attribute list.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.awt.Color</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#getForeground(javax.swing.text.AttributeSet)">getForeground</A></B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the foreground color setting from the attribute list.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../javax/swing/Icon.html">Icon</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#getIcon(javax.swing.text.AttributeSet)">getIcon</A></B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the icon setting from the attribute list.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#getLeftIndent(javax.swing.text.AttributeSet)">getLeftIndent</A></B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the left indent setting.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#getLineSpacing(javax.swing.text.AttributeSet)">getLineSpacing</A></B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the line spacing setting.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#getRightIndent(javax.swing.text.AttributeSet)">getRightIndent</A></B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the right indent setting.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#getSpaceAbove(javax.swing.text.AttributeSet)">getSpaceAbove</A></B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the space above setting.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#getSpaceBelow(javax.swing.text.AttributeSet)">getSpaceBelow</A></B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the space below setting.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../javax/swing/text/TabSet.html">TabSet</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#getTabSet(javax.swing.text.AttributeSet)">getTabSet</A></B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the TabSet.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#isBold(javax.swing.text.AttributeSet)">isBold</A></B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Checks whether the bold attribute is set.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#isItalic(javax.swing.text.AttributeSet)">isItalic</A></B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Checks whether the italic attribute is set.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#isStrikeThrough(javax.swing.text.AttributeSet)">isStrikeThrough</A></B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Checks whether the strikethrough attribute is set.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#isSubscript(javax.swing.text.AttributeSet)">isSubscript</A></B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Checks whether the subscript attribute is set.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#isSuperscript(javax.swing.text.AttributeSet)">isSuperscript</A></B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Checks whether the superscript attribute is set.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#isUnderline(javax.swing.text.AttributeSet)">isUnderline</A></B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Checks whether the underline attribute is set.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#setAlignment(javax.swing.text.MutableAttributeSet, int)">setAlignment</A></B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
             int&nbsp;align)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets alignment.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#setBackground(javax.swing.text.MutableAttributeSet, java.awt.Color)">setBackground</A></B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
              java.awt.Color&nbsp;fg)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the background color.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#setBidiLevel(javax.swing.text.MutableAttributeSet, int)">setBidiLevel</A></B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
             int&nbsp;o)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the BidiLevel.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#setBold(javax.swing.text.MutableAttributeSet, boolean)">setBold</A></B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
        boolean&nbsp;b)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the bold attribute.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#setComponent(javax.swing.text.MutableAttributeSet, java.awt.Component)">setComponent</A></B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
             java.awt.Component&nbsp;c)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the component attribute.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#setFirstLineIndent(javax.swing.text.MutableAttributeSet, float)">setFirstLineIndent</A></B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
                   float&nbsp;i)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the first line indent.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#setFontFamily(javax.swing.text.MutableAttributeSet, java.lang.String)">setFontFamily</A></B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
              java.lang.String&nbsp;fam)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the font attribute.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#setFontSize(javax.swing.text.MutableAttributeSet, int)">setFontSize</A></B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
            int&nbsp;s)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the font size attribute.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#setForeground(javax.swing.text.MutableAttributeSet, java.awt.Color)">setForeground</A></B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
              java.awt.Color&nbsp;fg)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the foreground color.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#setIcon(javax.swing.text.MutableAttributeSet, javax.swing.Icon)">setIcon</A></B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
        <A HREF="../../../javax/swing/Icon.html">Icon</A>&nbsp;c)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the icon attribute.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#setItalic(javax.swing.text.MutableAttributeSet, boolean)">setItalic</A></B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
          boolean&nbsp;b)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the italic attribute.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#setLeftIndent(javax.swing.text.MutableAttributeSet, float)">setLeftIndent</A></B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
              float&nbsp;i)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets left indent.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#setLineSpacing(javax.swing.text.MutableAttributeSet, float)">setLineSpacing</A></B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
               float&nbsp;i)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets line spacing.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#setRightIndent(javax.swing.text.MutableAttributeSet, float)">setRightIndent</A></B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
               float&nbsp;i)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets right indent.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#setSpaceAbove(javax.swing.text.MutableAttributeSet, float)">setSpaceAbove</A></B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
              float&nbsp;i)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets space above.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#setSpaceBelow(javax.swing.text.MutableAttributeSet, float)">setSpaceBelow</A></B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
              float&nbsp;i)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets space below.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#setStrikeThrough(javax.swing.text.MutableAttributeSet, boolean)">setStrikeThrough</A></B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
                 boolean&nbsp;b)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the strikethrough attribute.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#setSubscript(javax.swing.text.MutableAttributeSet, boolean)">setSubscript</A></B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
             boolean&nbsp;b)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the subscript attribute.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#setSuperscript(javax.swing.text.MutableAttributeSet, boolean)">setSuperscript</A></B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
               boolean&nbsp;b)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the superscript attribute.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#setTabSet(javax.swing.text.MutableAttributeSet, javax.swing.text.TabSet)">setTabSet</A></B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
          <A HREF="../../../javax/swing/text/TabSet.html">TabSet</A>&nbsp;tabs)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the TabSet.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#setUnderline(javax.swing.text.MutableAttributeSet, boolean)">setUnderline</A></B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
             boolean&nbsp;b)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the underline attribute.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/swing/text/StyleConstants.html#toString()">toString</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the string representation.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" ID="TableSubHeadingColor">
<TD><B>Methods inherited from class java.lang.Object</B></TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD><CODE>clone, 
equals, 
finalize, 
getClass, 
hashCode, 
notify, 
notifyAll, 
wait, 
wait, 
wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>

<!-- ============ FIELD DETAIL =========== -->

<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Field Detail</B></FONT></TD>
</TR>
</TABLE>

<A NAME="ComponentElementName"><!-- --></A><H3>
ComponentElementName</H3>
<PRE>
public static final java.lang.String <B>ComponentElementName</B></PRE>
<DL>
<DD>Name of elements used to represent components.</DL>
<HR>

<A NAME="IconElementName"><!-- --></A><H3>
IconElementName</H3>
<PRE>
public static final java.lang.String <B>IconElementName</B></PRE>
<DL>
<DD>Name of elements used to represent icons.</DL>
<HR>

<A NAME="NameAttribute"><!-- --></A><H3>
NameAttribute</H3>
<PRE>
public static final java.lang.Object <B>NameAttribute</B></PRE>
<DL>
<DD>Attribute name used to name the collection of
 attributes.</DL>
<HR>

<A NAME="ResolveAttribute"><!-- --></A><H3>
ResolveAttribute</H3>
<PRE>
public static final java.lang.Object <B>ResolveAttribute</B></PRE>
<DL>
<DD>Attribute name used to identifiy the resolving parent
 set of attributes, if one is defined.</DL>
<HR>

<A NAME="ModelAttribute"><!-- --></A><H3>
ModelAttribute</H3>
<PRE>
public static final java.lang.Object <B>ModelAttribute</B></PRE>
<DL>
<DD>Attribute used to identify the model for embedded
 objects that have a model view separation.</DL>
<HR>

<A NAME="BidiLevel"><!-- --></A><H3>
BidiLevel</H3>
<PRE>
public static final java.lang.Object <B>BidiLevel</B></PRE>
<DL>
<DD>Bidirectional level of a character as assigned by the Unicode bidi
 algorithm.</DL>
<HR>

<A NAME="FontFamily"><!-- --></A><H3>
FontFamily</H3>
<PRE>
public static final java.lang.Object <B>FontFamily</B></PRE>
<DL>
<DD>Name of the font family.</DL>
<HR>

<A NAME="FontSize"><!-- --></A><H3>
FontSize</H3>
<PRE>
public static final java.lang.Object <B>FontSize</B></PRE>
<DL>
<DD>Name of the font size.</DL>
<HR>

<A NAME="Bold"><!-- --></A><H3>
Bold</H3>
<PRE>
public static final java.lang.Object <B>Bold</B></PRE>
<DL>
<DD>Name of the bold attribute.</DL>
<HR>

<A NAME="Italic"><!-- --></A><H3>
Italic</H3>
<PRE>
public static final java.lang.Object <B>Italic</B></PRE>
<DL>
<DD>Name of the italic attribute.</DL>
<HR>

<A NAME="Underline"><!-- --></A><H3>
Underline</H3>
<PRE>
public static final java.lang.Object <B>Underline</B></PRE>
<DL>
<DD>Name of the underline attribute.</DL>
<HR>

<A NAME="StrikeThrough"><!-- --></A><H3>
StrikeThrough</H3>
<PRE>
public static final java.lang.Object <B>StrikeThrough</B></PRE>
<DL>
<DD>Name of the Strikethrough attribute.</DL>
<HR>

<A NAME="Superscript"><!-- --></A><H3>
Superscript</H3>
<PRE>
public static final java.lang.Object <B>Superscript</B></PRE>
<DL>
<DD>Name of the Superscript attribute.</DL>
<HR>

<A NAME="Subscript"><!-- --></A><H3>
Subscript</H3>
<PRE>
public static final java.lang.Object <B>Subscript</B></PRE>
<DL>
<DD>Name of the Subscript attribute.</DL>
<HR>

<A NAME="Foreground"><!-- --></A><H3>
Foreground</H3>
<PRE>
public static final java.lang.Object <B>Foreground</B></PRE>
<DL>
<DD>Name of the foreground color attribute.</DL>
<HR>

<A NAME="Background"><!-- --></A><H3>
Background</H3>
<PRE>
public static final java.lang.Object <B>Background</B></PRE>
<DL>
<DD>Name of the background color attribute.</DL>
<HR>

<A NAME="ComponentAttribute"><!-- --></A><H3>
ComponentAttribute</H3>
<PRE>
public static final java.lang.Object <B>ComponentAttribute</B></PRE>
<DL>
<DD>Name of the component attribute.</DL>
<HR>

<A NAME="IconAttribute"><!-- --></A><H3>
IconAttribute</H3>
<PRE>
public static final java.lang.Object <B>IconAttribute</B></PRE>
<DL>
<DD>Name of the icon attribute.</DL>
<HR>

<A NAME="ComposedTextAttribute"><!-- --></A><H3>
ComposedTextAttribute</H3>
<PRE>
public static final java.lang.Object <B>ComposedTextAttribute</B></PRE>
<DL>
<DD>Name of the input method composed text attribute. The value of
 this attribute is an instance of AttributedString which represents
 the composed text.</DL>
<HR>

<A NAME="FirstLineIndent"><!-- --></A><H3>
FirstLineIndent</H3>
<PRE>
public static final java.lang.Object <B>FirstLineIndent</B></PRE>
<DL>
<DD>The amount of space to indent the first
 line of the paragraph.  This value may be negative
 to offset in the reverse direction.  The type
 is Float and specifies the size of the space
 in points.</DL>
<HR>

<A NAME="LeftIndent"><!-- --></A><H3>
LeftIndent</H3>
<PRE>
public static final java.lang.Object <B>LeftIndent</B></PRE>
<DL>
<DD>The amount to indent the left side
 of the paragraph.
 Type is float and specifies the size in points.</DL>
<HR>

<A NAME="RightIndent"><!-- --></A><H3>
RightIndent</H3>
<PRE>
public static final java.lang.Object <B>RightIndent</B></PRE>
<DL>
<DD>The amount to indent the right side
 of the paragraph.
 Type is float and specifies the size in points.</DL>
<HR>

<A NAME="LineSpacing"><!-- --></A><H3>
LineSpacing</H3>
<PRE>
public static final java.lang.Object <B>LineSpacing</B></PRE>
<DL>
<DD>The amount of space between lines
 of the paragraph.
 Type is float and specifies the size in points.</DL>
<HR>

<A NAME="SpaceAbove"><!-- --></A><H3>
SpaceAbove</H3>
<PRE>
public static final java.lang.Object <B>SpaceAbove</B></PRE>
<DL>
<DD>The amount of space above the paragraph.
 Type is float and specifies the size in points.</DL>
<HR>

<A NAME="SpaceBelow"><!-- --></A><H3>
SpaceBelow</H3>
<PRE>
public static final java.lang.Object <B>SpaceBelow</B></PRE>
<DL>
<DD>The amount of space below the paragraph.
 Type is float and specifies the size in points.</DL>
<HR>

<A NAME="Alignment"><!-- --></A><H3>
Alignment</H3>
<PRE>
public static final java.lang.Object <B>Alignment</B></PRE>
<DL>
<DD>Alignment for the paragraph.  The type is
 Integer.  Valid values are:
 <ul>
 <li>ALIGN_LEFT
 <li>ALIGN_RIGHT
 <li>ALIGN_CENTER
 <li>ALIGN_JUSTIFED
 </ul></DL>
<HR>

<A NAME="TabSet"><!-- --></A><H3>
TabSet</H3>
<PRE>
public static final java.lang.Object <B>TabSet</B></PRE>
<DL>
<DD>TabSet for the paragraph, type is a TabSet containing
 TabStops.</DL>
<HR>

<A NAME="Orientation"><!-- --></A><H3>
Orientation</H3>
<PRE>
public static final java.lang.Object <B>Orientation</B></PRE>
<DL>
<DD>Orientation for a paragraph.</DL>
<HR>

<A NAME="ALIGN_LEFT"><!-- --></A><H3>
ALIGN_LEFT</H3>
<PRE>
public static final int <B>ALIGN_LEFT</B></PRE>
<DL>
<DD>A possible value for paragraph alignment.  This
 specifies that the text is aligned to the left 
 indent and extra whitespace should be placed on
 the right.</DL>
<HR>

<A NAME="ALIGN_CENTER"><!-- --></A><H3>
ALIGN_CENTER</H3>
<PRE>
public static final int <B>ALIGN_CENTER</B></PRE>
<DL>
<DD>A possible value for paragraph alignment.  This
 specifies that the text is aligned to the center
 and extra whitespace should be placed equally on
 the left and right.</DL>
<HR>

<A NAME="ALIGN_RIGHT"><!-- --></A><H3>
ALIGN_RIGHT</H3>
<PRE>
public static final int <B>ALIGN_RIGHT</B></PRE>
<DL>
<DD>A possible value for paragraph alignment.  This
 specifies that the text is aligned to the right
 indent and extra whitespace should be placed on
 the left.</DL>
<HR>

<A NAME="ALIGN_JUSTIFIED"><!-- --></A><H3>
ALIGN_JUSTIFIED</H3>
<PRE>
public static final int <B>ALIGN_JUSTIFIED</B></PRE>
<DL>
<DD>A possible value for paragraph alignment.  This
 specifies that extra whitespace should be spread
 out through the rows of the paragraph with the
 text lined up with the left and right indent
 except on the last line which should be aligned
 to the left.</DL>

<!-- ========= CONSTRUCTOR DETAIL ======== -->


<!-- ============ METHOD DETAIL ========== -->

<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>

<A NAME="toString()"><!-- --></A><H3>
toString</H3>
<PRE>
public java.lang.String <B>toString</B>()</PRE>
<DL>
<DD>Returns the string representation.<DD><DL>
<DT><B>Returns:</B><DD>the string<DT><B>Overrides:</B><DD>toString in class java.lang.Object</DL>
</DD>
</DL>
<HR>

<A NAME="getBidiLevel(javax.swing.text.AttributeSet)"><!-- --></A><H3>
getBidiLevel</H3>
<PRE>
public static int <B>getBidiLevel</B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</PRE>
<DL>
<DD>Gets the BidiLevel setting.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set</DL>
</DD>
</DL>
<HR>

<A NAME="setBidiLevel(javax.swing.text.MutableAttributeSet, int)"><!-- --></A><H3>
setBidiLevel</H3>
<PRE>
public static void <B>setBidiLevel</B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
                                int&nbsp;o)</PRE>
<DL>
<DD>Sets the BidiLevel.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DD><CODE>o</CODE> - the bidi level value</DL>
</DD>
</DL>
<HR>

<A NAME="getComponent(javax.swing.text.AttributeSet)"><!-- --></A><H3>
getComponent</H3>
<PRE>
public static java.awt.Component <B>getComponent</B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</PRE>
<DL>
<DD>Gets the component setting from the attribute list.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DT><B>Returns:</B><DD>the component, null if none</DL>
</DD>
</DL>
<HR>

<A NAME="setComponent(javax.swing.text.MutableAttributeSet, java.awt.Component)"><!-- --></A><H3>
setComponent</H3>
<PRE>
public static void <B>setComponent</B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
                                java.awt.Component&nbsp;c)</PRE>
<DL>
<DD>Sets the component attribute.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DD><CODE>c</CODE> - the component</DL>
</DD>
</DL>
<HR>

<A NAME="getIcon(javax.swing.text.AttributeSet)"><!-- --></A><H3>
getIcon</H3>
<PRE>
public static <A HREF="../../../javax/swing/Icon.html">Icon</A> <B>getIcon</B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</PRE>
<DL>
<DD>Gets the icon setting from the attribute list.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DT><B>Returns:</B><DD>the icon, null if none</DL>
</DD>
</DL>
<HR>

<A NAME="setIcon(javax.swing.text.MutableAttributeSet, javax.swing.Icon)"><!-- --></A><H3>
setIcon</H3>
<PRE>
public static void <B>setIcon</B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
                           <A HREF="../../../javax/swing/Icon.html">Icon</A>&nbsp;c)</PRE>
<DL>
<DD>Sets the icon attribute.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DD><CODE>c</CODE> - the icon</DL>
</DD>
</DL>
<HR>

<A NAME="getFontFamily(javax.swing.text.AttributeSet)"><!-- --></A><H3>
getFontFamily</H3>
<PRE>
public static java.lang.String <B>getFontFamily</B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</PRE>
<DL>
<DD>Gets the font family setting from the attribute list.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DT><B>Returns:</B><DD>the font family, "Monospaced" as the default</DL>
</DD>
</DL>
<HR>

<A NAME="setFontFamily(javax.swing.text.MutableAttributeSet, java.lang.String)"><!-- --></A><H3>
setFontFamily</H3>
<PRE>
public static void <B>setFontFamily</B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
                                 java.lang.String&nbsp;fam)</PRE>
<DL>
<DD>Sets the font attribute.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DD><CODE>fam</CODE> - the font</DL>
</DD>
</DL>
<HR>

<A NAME="getFontSize(javax.swing.text.AttributeSet)"><!-- --></A><H3>
getFontSize</H3>
<PRE>
public static int <B>getFontSize</B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</PRE>
<DL>
<DD>Gets the font size setting from the attribute list.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DT><B>Returns:</B><DD>the font size, 12 as the default</DL>
</DD>
</DL>
<HR>

<A NAME="setFontSize(javax.swing.text.MutableAttributeSet, int)"><!-- --></A><H3>
setFontSize</H3>
<PRE>
public static void <B>setFontSize</B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
                               int&nbsp;s)</PRE>
<DL>
<DD>Sets the font size attribute.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DD><CODE>s</CODE> - the font size</DL>
</DD>
</DL>
<HR>

<A NAME="isBold(javax.swing.text.AttributeSet)"><!-- --></A><H3>
isBold</H3>
<PRE>
public static boolean <B>isBold</B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</PRE>
<DL>
<DD>Checks whether the bold attribute is set.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DT><B>Returns:</B><DD>true if set else false</DL>
</DD>
</DL>
<HR>

<A NAME="setBold(javax.swing.text.MutableAttributeSet, boolean)"><!-- --></A><H3>
setBold</H3>
<PRE>
public static void <B>setBold</B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
                           boolean&nbsp;b)</PRE>
<DL>
<DD>Sets the bold attribute.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DD><CODE>b</CODE> - specifies true/false for setting the attribute</DL>
</DD>
</DL>
<HR>

<A NAME="isItalic(javax.swing.text.AttributeSet)"><!-- --></A><H3>
isItalic</H3>
<PRE>
public static boolean <B>isItalic</B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</PRE>
<DL>
<DD>Checks whether the italic attribute is set.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DT><B>Returns:</B><DD>true if set else false</DL>
</DD>
</DL>
<HR>

<A NAME="setItalic(javax.swing.text.MutableAttributeSet, boolean)"><!-- --></A><H3>
setItalic</H3>
<PRE>
public static void <B>setItalic</B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
                             boolean&nbsp;b)</PRE>
<DL>
<DD>Sets the italic attribute.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DD><CODE>b</CODE> - specifies true/false for setting the attribute</DL>
</DD>
</DL>
<HR>

<A NAME="isUnderline(javax.swing.text.AttributeSet)"><!-- --></A><H3>
isUnderline</H3>
<PRE>
public static boolean <B>isUnderline</B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</PRE>
<DL>
<DD>Checks whether the underline attribute is set.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DT><B>Returns:</B><DD>true if set else false</DL>
</DD>
</DL>
<HR>

<A NAME="isStrikeThrough(javax.swing.text.AttributeSet)"><!-- --></A><H3>
isStrikeThrough</H3>
<PRE>
public static boolean <B>isStrikeThrough</B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</PRE>
<DL>
<DD>Checks whether the strikethrough attribute is set.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DT><B>Returns:</B><DD>true if set else false</DL>
</DD>
</DL>
<HR>

<A NAME="isSuperscript(javax.swing.text.AttributeSet)"><!-- --></A><H3>
isSuperscript</H3>
<PRE>
public static boolean <B>isSuperscript</B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</PRE>
<DL>
<DD>Checks whether the superscript attribute is set.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DT><B>Returns:</B><DD>true if set else false</DL>
</DD>
</DL>
<HR>

<A NAME="isSubscript(javax.swing.text.AttributeSet)"><!-- --></A><H3>
isSubscript</H3>
<PRE>
public static boolean <B>isSubscript</B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</PRE>
<DL>
<DD>Checks whether the subscript attribute is set.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DT><B>Returns:</B><DD>true if set else false</DL>
</DD>
</DL>
<HR>

<A NAME="setUnderline(javax.swing.text.MutableAttributeSet, boolean)"><!-- --></A><H3>
setUnderline</H3>
<PRE>
public static void <B>setUnderline</B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
                                boolean&nbsp;b)</PRE>
<DL>
<DD>Sets the underline attribute.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DD><CODE>b</CODE> - specifies true/false for setting the attribute</DL>
</DD>
</DL>
<HR>

<A NAME="setStrikeThrough(javax.swing.text.MutableAttributeSet, boolean)"><!-- --></A><H3>
setStrikeThrough</H3>
<PRE>
public static void <B>setStrikeThrough</B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
                                    boolean&nbsp;b)</PRE>
<DL>
<DD>Sets the strikethrough attribute.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DD><CODE>b</CODE> - specifies true/false for setting the attribute</DL>
</DD>
</DL>
<HR>

<A NAME="setSuperscript(javax.swing.text.MutableAttributeSet, boolean)"><!-- --></A><H3>
setSuperscript</H3>
<PRE>
public static void <B>setSuperscript</B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
                                  boolean&nbsp;b)</PRE>
<DL>
<DD>Sets the superscript attribute.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DD><CODE>b</CODE> - specifies true/false for setting the attribute</DL>
</DD>
</DL>
<HR>

<A NAME="setSubscript(javax.swing.text.MutableAttributeSet, boolean)"><!-- --></A><H3>
setSubscript</H3>
<PRE>
public static void <B>setSubscript</B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
                                boolean&nbsp;b)</PRE>
<DL>
<DD>Sets the subscript attribute.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DD><CODE>b</CODE> - specifies true/false for setting the attribute</DL>
</DD>
</DL>
<HR>

<A NAME="getForeground(javax.swing.text.AttributeSet)"><!-- --></A><H3>
getForeground</H3>
<PRE>
public static java.awt.Color <B>getForeground</B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</PRE>
<DL>
<DD>Gets the foreground color setting from the attribute list.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DT><B>Returns:</B><DD>the color, Color.black as the default</DL>
</DD>
</DL>
<HR>

<A NAME="setForeground(javax.swing.text.MutableAttributeSet, java.awt.Color)"><!-- --></A><H3>
setForeground</H3>
<PRE>
public static void <B>setForeground</B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
                                 java.awt.Color&nbsp;fg)</PRE>
<DL>
<DD>Sets the foreground color.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DD><CODE>fg</CODE> - the color</DL>
</DD>
</DL>
<HR>

<A NAME="getBackground(javax.swing.text.AttributeSet)"><!-- --></A><H3>
getBackground</H3>
<PRE>
public static java.awt.Color <B>getBackground</B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</PRE>
<DL>
<DD>Gets the background color setting from the attribute list.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DT><B>Returns:</B><DD>the color, Color.black as the default</DL>
</DD>
</DL>
<HR>

<A NAME="setBackground(javax.swing.text.MutableAttributeSet, java.awt.Color)"><!-- --></A><H3>
setBackground</H3>
<PRE>
public static void <B>setBackground</B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
                                 java.awt.Color&nbsp;fg)</PRE>
<DL>
<DD>Sets the background color.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DD><CODE>fg</CODE> - the color</DL>
</DD>
</DL>
<HR>

<A NAME="getFirstLineIndent(javax.swing.text.AttributeSet)"><!-- --></A><H3>
getFirstLineIndent</H3>
<PRE>
public static float <B>getFirstLineIndent</B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</PRE>
<DL>
<DD>Gets the first line indent setting.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set</DL>
</DD>
</DL>
<HR>

<A NAME="setFirstLineIndent(javax.swing.text.MutableAttributeSet, float)"><!-- --></A><H3>
setFirstLineIndent</H3>
<PRE>
public static void <B>setFirstLineIndent</B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
                                      float&nbsp;i)</PRE>
<DL>
<DD>Sets the first line indent.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DD><CODE>i</CODE> - the value</DL>
</DD>
</DL>
<HR>

<A NAME="getRightIndent(javax.swing.text.AttributeSet)"><!-- --></A><H3>
getRightIndent</H3>
<PRE>
public static float <B>getRightIndent</B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</PRE>
<DL>
<DD>Gets the right indent setting.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set</DL>
</DD>
</DL>
<HR>

<A NAME="setRightIndent(javax.swing.text.MutableAttributeSet, float)"><!-- --></A><H3>
setRightIndent</H3>
<PRE>
public static void <B>setRightIndent</B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
                                  float&nbsp;i)</PRE>
<DL>
<DD>Sets right indent.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DD><CODE>i</CODE> - the value</DL>
</DD>
</DL>
<HR>

<A NAME="getLeftIndent(javax.swing.text.AttributeSet)"><!-- --></A><H3>
getLeftIndent</H3>
<PRE>
public static float <B>getLeftIndent</B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</PRE>
<DL>
<DD>Gets the left indent setting.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set</DL>
</DD>
</DL>
<HR>

<A NAME="setLeftIndent(javax.swing.text.MutableAttributeSet, float)"><!-- --></A><H3>
setLeftIndent</H3>
<PRE>
public static void <B>setLeftIndent</B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
                                 float&nbsp;i)</PRE>
<DL>
<DD>Sets left indent.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DD><CODE>i</CODE> - the value</DL>
</DD>
</DL>
<HR>

<A NAME="getLineSpacing(javax.swing.text.AttributeSet)"><!-- --></A><H3>
getLineSpacing</H3>
<PRE>
public static float <B>getLineSpacing</B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</PRE>
<DL>
<DD>Gets the line spacing setting.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set</DL>
</DD>
</DL>
<HR>

<A NAME="setLineSpacing(javax.swing.text.MutableAttributeSet, float)"><!-- --></A><H3>
setLineSpacing</H3>
<PRE>
public static void <B>setLineSpacing</B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
                                  float&nbsp;i)</PRE>
<DL>
<DD>Sets line spacing.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DD><CODE>i</CODE> - the value</DL>
</DD>
</DL>
<HR>

<A NAME="getSpaceAbove(javax.swing.text.AttributeSet)"><!-- --></A><H3>
getSpaceAbove</H3>
<PRE>
public static float <B>getSpaceAbove</B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</PRE>
<DL>
<DD>Gets the space above setting.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set</DL>
</DD>
</DL>
<HR>

<A NAME="setSpaceAbove(javax.swing.text.MutableAttributeSet, float)"><!-- --></A><H3>
setSpaceAbove</H3>
<PRE>
public static void <B>setSpaceAbove</B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
                                 float&nbsp;i)</PRE>
<DL>
<DD>Sets space above.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DD><CODE>i</CODE> - the value</DL>
</DD>
</DL>
<HR>

<A NAME="getSpaceBelow(javax.swing.text.AttributeSet)"><!-- --></A><H3>
getSpaceBelow</H3>
<PRE>
public static float <B>getSpaceBelow</B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</PRE>
<DL>
<DD>Gets the space below setting.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set</DL>
</DD>
</DL>
<HR>

<A NAME="setSpaceBelow(javax.swing.text.MutableAttributeSet, float)"><!-- --></A><H3>
setSpaceBelow</H3>
<PRE>
public static void <B>setSpaceBelow</B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
                                 float&nbsp;i)</PRE>
<DL>
<DD>Sets space below.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DD><CODE>i</CODE> - the value</DL>
</DD>
</DL>
<HR>

<A NAME="getAlignment(javax.swing.text.AttributeSet)"><!-- --></A><H3>
getAlignment</H3>
<PRE>
public static int <B>getAlignment</B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</PRE>
<DL>
<DD>Gets the alignment setting.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set</DL>
</DD>
</DL>
<HR>

<A NAME="setAlignment(javax.swing.text.MutableAttributeSet, int)"><!-- --></A><H3>
setAlignment</H3>
<PRE>
public static void <B>setAlignment</B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
                                int&nbsp;align)</PRE>
<DL>
<DD>Sets alignment.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set<DD><CODE>align</CODE> - the alignment value</DL>
</DD>
</DL>
<HR>

<A NAME="getTabSet(javax.swing.text.AttributeSet)"><!-- --></A><H3>
getTabSet</H3>
<PRE>
public static <A HREF="../../../javax/swing/text/TabSet.html">TabSet</A> <B>getTabSet</B>(<A HREF="../../../javax/swing/text/AttributeSet.html">AttributeSet</A>&nbsp;a)</PRE>
<DL>
<DD>Gets the TabSet.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set</DL>
</DD>
</DL>
<HR>

<A NAME="setTabSet(javax.swing.text.MutableAttributeSet, javax.swing.text.TabSet)"><!-- --></A><H3>
setTabSet</H3>
<PRE>
public static void <B>setTabSet</B>(<A HREF="../../../javax/swing/text/MutableAttributeSet.html">MutableAttributeSet</A>&nbsp;a,
                             <A HREF="../../../javax/swing/text/TabSet.html">TabSet</A>&nbsp;tabs)</PRE>
<DL>
<DD>Sets the TabSet.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>a</CODE> - the attribute set.<DD><CODE>tabs</CODE> - the TabSet</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>

<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT ID="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="class-use/StyleConstants.html"><FONT ID="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../../../index-files/index-1.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
Swing 1.1</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../javax/swing/text/StringContent.html"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../javax/swing/text/StyleConstants.CharacterConstants.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="StyleConstants.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
  SUMMARY: &nbsp;<A HREF="#inner_class_summary">INNER</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
DETAIL: &nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->

<HR>
<font size="-1"><a href="http://java.sun.com/cgi-bin/bugreport.cgi">Submit a bug or feature</a><br>Java is a trademark or registered trademark of Sun Microsystems,  Inc. in the US and other countries.<br>Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,<br>Palo Alto, California, 94303, U.S.A.  All Rights Reserved.</font>
</BODY>
</HTML>
