--- old/src/share/classes/javax/swing/JApplet.java 2013-09-25 23:23:09.818022150 +0400 +++ new/src/share/classes/javax/swing/JApplet.java 2013-09-25 23:23:09.682022146 +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. *