<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Tue Jun 29 05:54:02 GMT+01:00 1999 -->
<TITLE>
Swing 1.1 API Specification: O-Index
</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">    <FONT ID="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <FONT ID="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <FONT ID="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../overview-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="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Index</B></FONT>&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="index-14.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-16.html"><B>NEXT LETTER</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="index-15.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->

<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Y</A> <A HREF="index-26.html">_</A> <HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="../javax/swing/undo/StateEdit.html#object"><B>object</B></A> - 
Variable in class javax.swing.undo.<A HREF="../javax/swing/undo/StateEdit.html">StateEdit</A>
<DD>The object being edited
<DT><A HREF="../javax/swing/text/html/HTML.Tag.html#OBJECT"><B>OBJECT</B></A> - 
Static variable in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTML.Tag.html">HTML.Tag</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/text/html/ObjectView.html"><B>ObjectView</B></A> - class javax.swing.text.html.<A HREF="../javax/swing/text/html/ObjectView.html">ObjectView</A>.<DD>Component decorator that implements the view interface 
 for &lt;object&gt; elements.<DT><A HREF="../javax/swing/text/html/ObjectView.html#ObjectView(javax.swing.text.Element)"><B>ObjectView(Element)</B></A> - 
Constructor for class javax.swing.text.html.<A HREF="../javax/swing/text/html/ObjectView.html">ObjectView</A>
<DD>Creates a new ObjectView object.
<DT><A HREF="../javax/swing/text/Segment.html#offset"><B>offset</B></A> - 
Variable in class javax.swing.text.<A HREF="../javax/swing/text/Segment.html">Segment</A>
<DD>This is the offset into the array that
 the desired text begins.
<DT><A HREF="../javax/swing/tree/DefaultTreeCellEditor.html#offset"><B>offset</B></A> - 
Variable in class javax.swing.tree.<A HREF="../javax/swing/tree/DefaultTreeCellEditor.html">DefaultTreeCellEditor</A>
<DD>Used in editing.
<DT><A HREF="../javax/swing/plaf/basic/BasicSliderUI.TrackListener.html#offset"><B>offset</B></A> - 
Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicSliderUI.TrackListener.html">BasicSliderUI.TrackListener</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/plaf/basic/BasicScrollBarUI.TrackListener.html#offset"><B>offset</B></A> - 
Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicScrollBarUI.TrackListener.html">BasicScrollBarUI.TrackListener</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/text/BadLocationException.html#offsetRequested()"><B>offsetRequested()</B></A> - 
Method in class javax.swing.text.<A HREF="../javax/swing/text/BadLocationException.html">BadLocationException</A>
<DD>Returns the offset into the document that was not legal.
<DT><A HREF="../javax/swing/JOptionPane.html#OK_CANCEL_OPTION"><B>OK_CANCEL_OPTION</B></A> - 
Static variable in class javax.swing.<A HREF="../javax/swing/JOptionPane.html">JOptionPane</A>
<DD>Type used for showConfirmDialog.
<DT><A HREF="../javax/swing/JOptionPane.html#OK_OPTION"><B>OK_OPTION</B></A> - 
Static variable in class javax.swing.<A HREF="../javax/swing/JOptionPane.html">JOptionPane</A>
<DD>Return value form class method if OK is chosen.
<DT><A HREF="../javax/swing/text/html/HTML.Tag.html#OL"><B>OL</B></A> - 
Static variable in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTML.Tag.html">HTML.Tag</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/plaf/basic/BasicMenuItemUI.html#oldBorderPainted"><B>oldBorderPainted</B></A> - 
Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicMenuItemUI.html">BasicMenuItemUI</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/event/TreeSelectionEvent.html#oldLeadSelectionPath"><B>oldLeadSelectionPath</B></A> - 
Variable in class javax.swing.event.<A HREF="../javax/swing/event/TreeSelectionEvent.html">TreeSelectionEvent</A>
<DD>leadSelectionPath before the paths changed, may be null.
<DT><A HREF="../javax/swing/JSplitPane.html#ONE_TOUCH_EXPANDABLE_PROPERTY"><B>ONE_TOUCH_EXPANDABLE_PROPERTY</B></A> - 
Static variable in class javax.swing.<A HREF="../javax/swing/JSplitPane.html">JSplitPane</A>
<DD>Bound property for oneTouchExpandable.
<DT><A HREF="../javax/swing/plaf/basic/BasicSplitPaneDivider.html#ONE_TOUCH_OFFSET"><B>ONE_TOUCH_OFFSET</B></A> - 
Static variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicSplitPaneDivider.html">BasicSplitPaneDivider</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/plaf/basic/BasicSplitPaneDivider.html#ONE_TOUCH_SIZE"><B>ONE_TOUCH_SIZE</B></A> - 
Static variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicSplitPaneDivider.html">BasicSplitPaneDivider</A>
<DD>Width or height of the divider based on orientation
 BasicSplitPaneUI adds two to this.
<DT><A HREF="../javax/swing/JSplitPane.html#oneTouchExpandable"><B>oneTouchExpandable</B></A> - 
Variable in class javax.swing.<A HREF="../javax/swing/JSplitPane.html">JSplitPane</A>
<DD>Is a little widget provided to quickly expand/collapse the
 split pane?
<DT><A HREF="../javax/swing/plaf/basic/BasicSplitPaneDivider.html#oneTouchExpandableChanged()"><B>oneTouchExpandableChanged()</B></A> - 
Method in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicSplitPaneDivider.html">BasicSplitPaneDivider</A>
<DD>Messaged when the oneTouchExpandable value of the JSplitPane the
 receiver is contained in changes.
<DT><A HREF="../javax/accessibility/AccessibleState.html#OPAQUE"><B>OPAQUE</B></A> - 
Static variable in class javax.accessibility.<A HREF="../javax/accessibility/AccessibleState.html">AccessibleState</A>
<DD>Indicates this object paints every pixel within its
 rectangular region.
<DT><A HREF="../javax/swing/JFileChooser.html#OPEN_DIALOG"><B>OPEN_DIALOG</B></A> - 
Static variable in class javax.swing.<A HREF="../javax/swing/JFileChooser.html">JFileChooser</A>
<DD>Type value indicating that the FileChooser supports an "Open"
 file operation.
<DT><A HREF="../javax/swing/plaf/basic/BasicFileChooserUI.html#openButtonMnemonic"><B>openButtonMnemonic</B></A> - 
Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicFileChooserUI.html">BasicFileChooserUI</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/plaf/basic/BasicFileChooserUI.html#openButtonText"><B>openButtonText</B></A> - 
Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicFileChooserUI.html">BasicFileChooserUI</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/plaf/basic/BasicFileChooserUI.html#openButtonToolTipText"><B>openButtonToolTipText</B></A> - 
Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicFileChooserUI.html">BasicFileChooserUI</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/DefaultDesktopManager.html#openFrame(javax.swing.JInternalFrame)"><B>openFrame(JInternalFrame)</B></A> - 
Method in class javax.swing.<A HREF="../javax/swing/DefaultDesktopManager.html">DefaultDesktopManager</A>
<DD>Normally this method will not be called.
<DT><A HREF="../javax/swing/DesktopManager.html#openFrame(javax.swing.JInternalFrame)"><B>openFrame(JInternalFrame)</B></A> - 
Method in interface javax.swing.<A HREF="../javax/swing/DesktopManager.html">DesktopManager</A>
<DD>If possible, display this frame in an appropriate location.
<DT><A HREF="../javax/swing/tree/DefaultTreeCellRenderer.html#openIcon"><B>openIcon</B></A> - 
Variable in class javax.swing.tree.<A HREF="../javax/swing/tree/DefaultTreeCellRenderer.html">DefaultTreeCellRenderer</A>
<DD>Icon used to show non-leaf nodes that are expanded.
<DT><A HREF="../javax/swing/plaf/basic/BasicInternalFrameUI.html#openMenuKey"><B>openMenuKey</B></A> - 
Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicInternalFrameUI.html">BasicInternalFrameUI</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/text/html/Option.html"><B>Option</B></A> - class javax.swing.text.html.<A HREF="../javax/swing/text/html/Option.html">Option</A>.<DD>Value for the ListModel used to represent
 &lt;option&gt; elements.<DT><A HREF="../javax/swing/text/html/HTML.Tag.html#OPTION"><B>OPTION</B></A> - 
Static variable in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTML.Tag.html">HTML.Tag</A>
<DD>&nbsp;
<DT><A HREF="../javax/accessibility/AccessibleRole.html#OPTION_PANE"><B>OPTION_PANE</B></A> - 
Static variable in class javax.accessibility.<A HREF="../javax/accessibility/AccessibleRole.html">AccessibleRole</A>
<DD>A specialized pane whose primary use is inside a DIALOG
<DT><A HREF="../javax/swing/JOptionPane.html#OPTION_TYPE_PROPERTY"><B>OPTION_TYPE_PROPERTY</B></A> - 
Static variable in class javax.swing.<A HREF="../javax/swing/JOptionPane.html">JOptionPane</A>
<DD>Bound property name for optionType.
<DT><A HREF="../javax/swing/text/html/Option.html#Option(javax.swing.text.AttributeSet)"><B>Option(AttributeSet)</B></A> - 
Constructor for class javax.swing.text.html.<A HREF="../javax/swing/text/html/Option.html">Option</A>
<DD>Creates a new Option object.
<DT><A HREF="../javax/swing/plaf/basic/BasicOptionPaneUI.html#optionPane"><B>optionPane</B></A> - 
Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicOptionPaneUI.html">BasicOptionPaneUI</A>
<DD>JOptionPane that the reciever is providing the look and feel for.
<DT><A HREF="../javax/swing/plaf/OptionPaneUI.html"><B>OptionPaneUI</B></A> - class javax.swing.plaf.<A HREF="../javax/swing/plaf/OptionPaneUI.html">OptionPaneUI</A>.<DD>Pluggable look and feel interface for JOptionPane.<DT><A HREF="../javax/swing/plaf/OptionPaneUI.html#OptionPaneUI()"><B>OptionPaneUI()</B></A> - 
Constructor for class javax.swing.plaf.<A HREF="../javax/swing/plaf/OptionPaneUI.html">OptionPaneUI</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JOptionPane.html#options"><B>options</B></A> - 
Variable in class javax.swing.<A HREF="../javax/swing/JOptionPane.html">JOptionPane</A>
<DD>Options to display to the user.
<DT><A HREF="../javax/swing/JOptionPane.html#OPTIONS_PROPERTY"><B>OPTIONS_PROPERTY</B></A> - 
Static variable in class javax.swing.<A HREF="../javax/swing/JOptionPane.html">JOptionPane</A>
<DD>Bounds property namer for option.
<DT><A HREF="../javax/swing/JOptionPane.html#optionType"><B>optionType</B></A> - 
Variable in class javax.swing.<A HREF="../javax/swing/JOptionPane.html">JOptionPane</A>
<DD>Option type, one of DEFAULT_OPTION, YES_NO_OPTION,
 YES_NO_CANCEL_OPTION or OK_CANCEL_OPTION.
<DT><A HREF="../javax/swing/JSlider.html#orientation"><B>orientation</B></A> - 
Variable in class javax.swing.<A HREF="../javax/swing/JSlider.html">JSlider</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JSplitPane.html#orientation"><B>orientation</B></A> - 
Variable in class javax.swing.<A HREF="../javax/swing/JSplitPane.html">JSplitPane</A>
<DD>How the views are split.
<DT><A HREF="../javax/swing/JScrollBar.html#orientation"><B>orientation</B></A> - 
Variable in class javax.swing.<A HREF="../javax/swing/JScrollBar.html">JScrollBar</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JProgressBar.html#orientation"><B>orientation</B></A> - 
Variable in class javax.swing.<A HREF="../javax/swing/JProgressBar.html">JProgressBar</A>
<DD>The orientation to display the progress bar.
<DT><A HREF="../javax/swing/plaf/basic/BasicSplitPaneDivider.html#orientation"><B>orientation</B></A> - 
Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicSplitPaneDivider.html">BasicSplitPaneDivider</A>
<DD>Orientation of the JSplitPane.
<DT><A HREF="../javax/swing/text/StyleConstants.html#Orientation"><B>Orientation</B></A> - 
Static variable in class javax.swing.text.<A HREF="../javax/swing/text/StyleConstants.html">StyleConstants</A>
<DD>Orientation for a paragraph.
<DT><A HREF="../javax/swing/text/StyleConstants.ParagraphConstants.html#Orientation"><B>Orientation</B></A> - 
Static variable in class javax.swing.text.<A HREF="../javax/swing/text/StyleConstants.ParagraphConstants.html">StyleConstants.ParagraphConstants</A>
<DD>Orientation for the paragraph.
<DT><A HREF="../javax/swing/JSplitPane.html#ORIENTATION_PROPERTY"><B>ORIENTATION_PROPERTY</B></A> - 
Static variable in class javax.swing.<A HREF="../javax/swing/JSplitPane.html">JSplitPane</A>
<DD>Bound property name for orientation (horizontal or vertical).
<DT><A HREF="../javax/swing/plaf/basic/BasicToolBarUI.DockingListener.html#origin"><B>origin</B></A> - 
Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicToolBarUI.DockingListener.html">BasicToolBarUI.DockingListener</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/text/DefaultStyledDocument.ElementSpec.html#OriginateDirection"><B>OriginateDirection</B></A> - 
Static variable in class javax.swing.text.<A HREF="../javax/swing/text/DefaultStyledDocument.ElementSpec.html">DefaultStyledDocument.ElementSpec</A>
<DD>A possible value for getDirection.
<DT><A HREF="../javax/swing/border/CompoundBorder.html#outsideBorder"><B>outsideBorder</B></A> - 
Variable in class javax.swing.border.<A HREF="../javax/swing/border/CompoundBorder.html">CompoundBorder</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/OverlayLayout.html"><B>OverlayLayout</B></A> - class javax.swing.<A HREF="../javax/swing/OverlayLayout.html">OverlayLayout</A>.<DD>A layout manager to arrange components over the top
 of each other.<DT><A HREF="../javax/swing/OverlayLayout.html#OverlayLayout(java.awt.Container)"><B>OverlayLayout(Container)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/OverlayLayout.html">OverlayLayout</A>
<DD>Constructs a layout manager that performs overlay
 arrangment of the children.
</DL>
<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">    <FONT ID="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <FONT ID="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <FONT ID="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../overview-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="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Index</B></FONT>&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="index-14.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-16.html"><B>NEXT LETTER</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="index-15.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->

<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Y</A> <A HREF="index-26.html">_</A> <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>
