# HG changeset patch # User malenkov # Date 1286968714 -14400 # Node ID 8ed8864d2208cb6e17aad3491914a562aa7c9cb2 # Parent 859aa05172b6244a3f5018936485d4a8710d7cd0 6603635: links to tutorials broken in JTable API doc Reviewed-by: alexp diff -r 859aa05172b6 -r 8ed8864d2208 jdk/src/share/classes/javax/swing/JTable.java --- a/jdk/src/share/classes/javax/swing/JTable.java Tue Oct 12 17:09:14 2010 -0700 +++ b/jdk/src/share/classes/javax/swing/JTable.java Wed Oct 13 15:18:34 2010 +0400 @@ -2491,7 +2491,7 @@ * The default value of this property is defined by the look * and feel implementation. *
- * This is a JavaBeans bound property.
+ * This is a JavaBeans bound property.
*
* @param selectionForeground the Color
to use in the foreground
* for selected list items
@@ -2529,7 +2529,7 @@
* The default value of this property is defined by the look
* and feel implementation.
*
- * This is a JavaBeans bound property.
+ * This is a JavaBeans bound property.
*
* @param selectionBackground the Color
to use for the background
* of selected cells