--- old/src/share/classes/javax/swing/JButton.java 2013-09-25 23:23:10.210022164 +0400 +++ new/src/share/classes/javax/swing/JButton.java 2013-09-25 23:23:10.074022159 +0400 @@ -48,10 +48,10 @@ * configuring a button. Refer to * Swing Components Supporting Action for more * details, and you can find more information in How + * href="http://docs.oracle.com/javase/tutorial/uiswing/misc/action.html">How * to Use Actions, a section in The Java Tutorial. *

- * See How to Use Buttons, Check Boxes, and Radio Buttons + * See How to Use Buttons, Check Boxes, and Radio Buttons * in The Java Tutorial * for information and examples of using buttons. *