<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Tue Jun 29 05:58:12 GMT+01:00 1999 -->
<TITLE>
Swing 1.1 API Specification: Class  BorderUIResource.TitledBorderUIResource
</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/BorderUIResource.TitledBorderUIResource.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/plaf/BorderUIResource.MatteBorderUIResource.html"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../javax/swing/plaf/ButtonUI.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="BorderUIResource.TitledBorderUIResource.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
  SUMMARY: &nbsp;INNER&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_javax.swing.border.TitledBorder">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_javax.swing.border.TitledBorder">METHOD</A></FONT></TD>
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
DETAIL: &nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->

<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
javax.swing.plaf</FONT>
<BR>
Class  BorderUIResource.TitledBorderUIResource</H2>
<PRE>
java.lang.Object
  |
  +--<A HREF="../../../javax/swing/border/AbstractBorder.html">javax.swing.border.AbstractBorder</A>
        |
        +--<A HREF="../../../javax/swing/border/TitledBorder.html">javax.swing.border.TitledBorder</A>
              |
              +--<B>javax.swing.plaf.BorderUIResource.TitledBorderUIResource</B>
</PRE>
<HR>
<DL>
<DT>public static class <B>BorderUIResource.TitledBorderUIResource</B><DT>extends <A HREF="../../../javax/swing/border/TitledBorder.html">TitledBorder</A><DT>implements <A HREF="../../../javax/swing/plaf/UIResource.html">UIResource</A></DL>

<P>
<DL>
<DT><B>See Also: </B><DD><A HREF="../../../serialized-form.html#javax.swing.plaf.BorderUIResource.TitledBorderUIResource">Serialized Form</A></DL>
<HR>

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


<!-- =========== FIELD SUMMARY =========== -->

<A NAME="fields_inherited_from_class_javax.swing.border.TitledBorder"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" ID="TableSubHeadingColor">
<TD><B>Fields inherited from class javax.swing.border.<A HREF="../../../javax/swing/border/TitledBorder.html">TitledBorder</A></B></TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD><CODE><A HREF="../../../javax/swing/border/TitledBorder.html#ABOVE_BOTTOM">ABOVE_BOTTOM</A>,  
<A HREF="../../../javax/swing/border/TitledBorder.html#ABOVE_TOP">ABOVE_TOP</A>,  
<A HREF="../../../javax/swing/border/TitledBorder.html#BELOW_BOTTOM">BELOW_BOTTOM</A>,  
<A HREF="../../../javax/swing/border/TitledBorder.html#BELOW_TOP">BELOW_TOP</A>,  
<A HREF="../../../javax/swing/border/TitledBorder.html#border">border</A>,  
<A HREF="../../../javax/swing/border/TitledBorder.html#BOTTOM">BOTTOM</A>,  
<A HREF="../../../javax/swing/border/TitledBorder.html#CENTER">CENTER</A>,  
<A HREF="../../../javax/swing/border/TitledBorder.html#DEFAULT_JUSTIFICATION">DEFAULT_JUSTIFICATION</A>,  
<A HREF="../../../javax/swing/border/TitledBorder.html#DEFAULT_POSITION">DEFAULT_POSITION</A>,  
<A HREF="../../../javax/swing/border/TitledBorder.html#EDGE_SPACING">EDGE_SPACING</A>,  
<A HREF="../../../javax/swing/border/TitledBorder.html#LEFT">LEFT</A>,  
<A HREF="../../../javax/swing/border/TitledBorder.html#RIGHT">RIGHT</A>,  
<A HREF="../../../javax/swing/border/TitledBorder.html#TEXT_INSET_H">TEXT_INSET_H</A>,  
<A HREF="../../../javax/swing/border/TitledBorder.html#TEXT_SPACING">TEXT_SPACING</A>,  
<A HREF="../../../javax/swing/border/TitledBorder.html#title">title</A>,  
<A HREF="../../../javax/swing/border/TitledBorder.html#titleColor">titleColor</A>,  
<A HREF="../../../javax/swing/border/TitledBorder.html#titleFont">titleFont</A>,  
<A HREF="../../../javax/swing/border/TitledBorder.html#titleJustification">titleJustification</A>,  
<A HREF="../../../javax/swing/border/TitledBorder.html#titlePosition">titlePosition</A>,  
<A HREF="../../../javax/swing/border/TitledBorder.html#TOP">TOP</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->

<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD><CODE><B><A HREF="../../../javax/swing/plaf/BorderUIResource.TitledBorderUIResource.html#BorderUIResource.TitledBorderUIResource(javax.swing.border.Border)">BorderUIResource.TitledBorderUIResource</A></B>(<A HREF="../../../javax/swing/border/Border.html">Border</A>&nbsp;border)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD><CODE><B><A HREF="../../../javax/swing/plaf/BorderUIResource.TitledBorderUIResource.html#BorderUIResource.TitledBorderUIResource(javax.swing.border.Border, java.lang.String)">BorderUIResource.TitledBorderUIResource</A></B>(<A HREF="../../../javax/swing/border/Border.html">Border</A>&nbsp;border,
                                        java.lang.String&nbsp;title)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD><CODE><B><A HREF="../../../javax/swing/plaf/BorderUIResource.TitledBorderUIResource.html#BorderUIResource.TitledBorderUIResource(javax.swing.border.Border, java.lang.String, int, int)">BorderUIResource.TitledBorderUIResource</A></B>(<A HREF="../../../javax/swing/border/Border.html">Border</A>&nbsp;border,
                                        java.lang.String&nbsp;title,
                                        int&nbsp;titleJustification,
                                        int&nbsp;titlePosition)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD><CODE><B><A HREF="../../../javax/swing/plaf/BorderUIResource.TitledBorderUIResource.html#BorderUIResource.TitledBorderUIResource(javax.swing.border.Border, java.lang.String, int, int, java.awt.Font)">BorderUIResource.TitledBorderUIResource</A></B>(<A HREF="../../../javax/swing/border/Border.html">Border</A>&nbsp;border,
                                        java.lang.String&nbsp;title,
                                        int&nbsp;titleJustification,
                                        int&nbsp;titlePosition,
                                        java.awt.Font&nbsp;titleFont)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD><CODE><B><A HREF="../../../javax/swing/plaf/BorderUIResource.TitledBorderUIResource.html#BorderUIResource.TitledBorderUIResource(javax.swing.border.Border, java.lang.String, int, int, java.awt.Font, java.awt.Color)">BorderUIResource.TitledBorderUIResource</A></B>(<A HREF="../../../javax/swing/border/Border.html">Border</A>&nbsp;border,
                                        java.lang.String&nbsp;title,
                                        int&nbsp;titleJustification,
                                        int&nbsp;titlePosition,
                                        java.awt.Font&nbsp;titleFont,
                                        java.awt.Color&nbsp;titleColor)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD><CODE><B><A HREF="../../../javax/swing/plaf/BorderUIResource.TitledBorderUIResource.html#BorderUIResource.TitledBorderUIResource(java.lang.String)">BorderUIResource.TitledBorderUIResource</A></B>(java.lang.String&nbsp;title)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->

<A NAME="methods_inherited_from_class_javax.swing.border.TitledBorder"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" ID="TableSubHeadingColor">
<TD><B>Methods inherited from class javax.swing.border.<A HREF="../../../javax/swing/border/TitledBorder.html">TitledBorder</A></B></TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD><CODE><A HREF="../../../javax/swing/border/TitledBorder.html#getBorder()">getBorder</A>, 
<A HREF="../../../javax/swing/border/TitledBorder.html#getBorderInsets(java.awt.Component)">getBorderInsets</A>, 
<A HREF="../../../javax/swing/border/TitledBorder.html#getBorderInsets(java.awt.Component, java.awt.Insets)">getBorderInsets</A>, 
<A HREF="../../../javax/swing/border/TitledBorder.html#getFont(java.awt.Component)">getFont</A>, 
<A HREF="../../../javax/swing/border/TitledBorder.html#getMinimumSize(java.awt.Component)">getMinimumSize</A>, 
<A HREF="../../../javax/swing/border/TitledBorder.html#getTitle()">getTitle</A>, 
<A HREF="../../../javax/swing/border/TitledBorder.html#getTitleColor()">getTitleColor</A>, 
<A HREF="../../../javax/swing/border/TitledBorder.html#getTitleFont()">getTitleFont</A>, 
<A HREF="../../../javax/swing/border/TitledBorder.html#getTitleJustification()">getTitleJustification</A>, 
<A HREF="../../../javax/swing/border/TitledBorder.html#getTitlePosition()">getTitlePosition</A>, 
<A HREF="../../../javax/swing/border/TitledBorder.html#isBorderOpaque()">isBorderOpaque</A>, 
<A HREF="../../../javax/swing/border/TitledBorder.html#paintBorder(java.awt.Component, java.awt.Graphics, int, int, int, int)">paintBorder</A>, 
<A HREF="../../../javax/swing/border/TitledBorder.html#setBorder(javax.swing.border.Border)">setBorder</A>, 
<A HREF="../../../javax/swing/border/TitledBorder.html#setTitle(java.lang.String)">setTitle</A>, 
<A HREF="../../../javax/swing/border/TitledBorder.html#setTitleColor(java.awt.Color)">setTitleColor</A>, 
<A HREF="../../../javax/swing/border/TitledBorder.html#setTitleFont(java.awt.Font)">setTitleFont</A>, 
<A HREF="../../../javax/swing/border/TitledBorder.html#setTitleJustification(int)">setTitleJustification</A>, 
<A HREF="../../../javax/swing/border/TitledBorder.html#setTitlePosition(int)">setTitlePosition</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.border.AbstractBorder"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" ID="TableSubHeadingColor">
<TD><B>Methods inherited from class javax.swing.border.<A HREF="../../../javax/swing/border/AbstractBorder.html">AbstractBorder</A></B></TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD><CODE><A HREF="../../../javax/swing/border/AbstractBorder.html#getInteriorRectangle(java.awt.Component, javax.swing.border.Border, int, int, int, int)">getInteriorRectangle</A>, 
<A HREF="../../../javax/swing/border/AbstractBorder.html#getInteriorRectangle(java.awt.Component, int, int, int, int)">getInteriorRectangle</A></CODE></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, 
toString, 
wait, 
wait, 
wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>

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


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

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

<A NAME="BorderUIResource.TitledBorderUIResource(java.lang.String)"><!-- --></A><H3>
BorderUIResource.TitledBorderUIResource</H3>
<PRE>
public <B>BorderUIResource.TitledBorderUIResource</B>(java.lang.String&nbsp;title)</PRE>
<DL>
</DL>
<HR>

<A NAME="BorderUIResource.TitledBorderUIResource(javax.swing.border.Border)"><!-- --></A><H3>
BorderUIResource.TitledBorderUIResource</H3>
<PRE>
public <B>BorderUIResource.TitledBorderUIResource</B>(<A HREF="../../../javax/swing/border/Border.html">Border</A>&nbsp;border)</PRE>
<DL>
</DL>
<HR>

<A NAME="BorderUIResource.TitledBorderUIResource(javax.swing.border.Border, java.lang.String)"><!-- --></A><H3>
BorderUIResource.TitledBorderUIResource</H3>
<PRE>
public <B>BorderUIResource.TitledBorderUIResource</B>(<A HREF="../../../javax/swing/border/Border.html">Border</A>&nbsp;border,
                                               java.lang.String&nbsp;title)</PRE>
<DL>
</DL>
<HR>

<A NAME="BorderUIResource.TitledBorderUIResource(javax.swing.border.Border, java.lang.String, int, int)"><!-- --></A><H3>
BorderUIResource.TitledBorderUIResource</H3>
<PRE>
public <B>BorderUIResource.TitledBorderUIResource</B>(<A HREF="../../../javax/swing/border/Border.html">Border</A>&nbsp;border,
                                               java.lang.String&nbsp;title,
                                               int&nbsp;titleJustification,
                                               int&nbsp;titlePosition)</PRE>
<DL>
</DL>
<HR>

<A NAME="BorderUIResource.TitledBorderUIResource(javax.swing.border.Border, java.lang.String, int, int, java.awt.Font)"><!-- --></A><H3>
BorderUIResource.TitledBorderUIResource</H3>
<PRE>
public <B>BorderUIResource.TitledBorderUIResource</B>(<A HREF="../../../javax/swing/border/Border.html">Border</A>&nbsp;border,
                                               java.lang.String&nbsp;title,
                                               int&nbsp;titleJustification,
                                               int&nbsp;titlePosition,
                                               java.awt.Font&nbsp;titleFont)</PRE>
<DL>
</DL>
<HR>

<A NAME="BorderUIResource.TitledBorderUIResource(javax.swing.border.Border, java.lang.String, int, int, java.awt.Font, java.awt.Color)"><!-- --></A><H3>
BorderUIResource.TitledBorderUIResource</H3>
<PRE>
public <B>BorderUIResource.TitledBorderUIResource</B>(<A HREF="../../../javax/swing/border/Border.html">Border</A>&nbsp;border,
                                               java.lang.String&nbsp;title,
                                               int&nbsp;titleJustification,
                                               int&nbsp;titlePosition,
                                               java.awt.Font&nbsp;titleFont,
                                               java.awt.Color&nbsp;titleColor)</PRE>
<DL>
</DL>

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

<!-- ========= 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/BorderUIResource.TitledBorderUIResource.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/plaf/BorderUIResource.MatteBorderUIResource.html"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../javax/swing/plaf/ButtonUI.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="BorderUIResource.TitledBorderUIResource.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
  SUMMARY: &nbsp;INNER&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_javax.swing.border.TitledBorder">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_javax.swing.border.TitledBorder">METHOD</A></FONT></TD>
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
DETAIL: &nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</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>
