--- old/src/share/classes/javax/swing/Box.java 2013-09-25 23:23:06.950022051 +0400 +++ new/src/share/classes/javax/swing/Box.java 2013-09-25 23:23:06.678022041 +0400 @@ -60,7 +60,7 @@ * If you are implementing a BoxLayout you * can find further information and examples in * How to Use BoxLayout, + href="http://docs.oracle.com/javase/tutorial/uiswing/layout/box.html">How to Use BoxLayout, * a section in The Java Tutorial. *

* Warning: