< prev index next >

src/java.desktop/share/classes/javax/swing/JRootPane.java

Print this page

        

@@ -68,11 +68,13 @@
  * <blockquote>
  * <b>Note:</b> The <code>JComponent</code> method <code>getRootPane</code>
  * can be used to obtain the <code>JRootPane</code> that contains
  * a given component.
  * </blockquote>
- * <table style="float:right" border="0" summary="layout">
+ *
+ * <table class="borderless" style="float:right">
+ * <caption>Example</caption>
  * <tr>
  * <td style="text-align:center">
  * <img src="doc-files/JRootPane-2.gif"
  * alt="The following text describes this graphic." HEIGHT=386 WIDTH=349>
  * </td>
< prev index next >