--- old/src/share/classes/javax/swing/JApplet.java 2013-09-27 16:02:45.497583161 +0400 +++ new/src/share/classes/javax/swing/JApplet.java 2013-09-27 16:02:45.361584870 +0400 @@ -40,7 +40,7 @@ * in The Java Tutorial, * in the section * How to Make Applets. + href="http://docs.oracle.com/javase/tutorial/uiswing/components/applet.html">How to Make Applets. *

* The JApplet class is slightly incompatible with * java.applet.Applet. JApplet contains a @@ -183,7 +183,7 @@ * are currently typed to {@code JComponent}. *

* Please see - * + * * How to Use Drag and Drop and Data Transfer, a section in * The Java Tutorial, for more information. *