jdk/src/share/classes/javax/swing/Action.java
changeset 21244 7c2ac5ca05a2
parent 5506 202f599c92aa
child 21592 da6abe91602a
--- a/jdk/src/share/classes/javax/swing/Action.java	Wed Oct 09 21:15:49 2013 +0400
+++ b/jdk/src/share/classes/javax/swing/Action.java	Wed Oct 09 14:32:15 2013 -0700
@@ -98,10 +98,10 @@
  *         summary="Supported Action properties"
  *         valign="top" >
  *  <tr valign="top"  align="left">
- *    <th bgcolor="#CCCCFF" align="left">Component Property
- *    <th bgcolor="#CCCCFF" align="left">Components
- *    <th bgcolor="#CCCCFF" align="left">Action Key
- *    <th bgcolor="#CCCCFF" align="left">Notes
+ *    <th style="background-color:#CCCCFF" align="left">Component Property
+ *    <th style="background-color:#CCCCFF" align="left">Components
+ *    <th style="background-color:#CCCCFF" align="left">Action Key
+ *    <th style="background-color:#CCCCFF" align="left">Notes
  *  <tr valign="top"  align="left">
  *      <td><b><code>enabled</code></b>
  *      <td>All