src/share/classes/javax/swing/JEditorPane.java

Print this page

        

@@ -41,11 +41,11 @@
 import javax.accessibility.*;
 
 /**
  * A text component to edit various kinds of content.
  * You can find how-to information and examples of using editor panes in
- * <a href="http://java.sun.com/docs/books/tutorial/uiswing/components/text.html">Using Text Components</a>,
+ * <a href="http://docs.oracle.com/javase/tutorial/uiswing/components/text.html">Using Text Components</a>,
  * a section in <em>The Java Tutorial.</em>
  *
  * <p>
  * This component uses implementations of the
  * <code>EditorKit</code> to accomplish its behavior. It effectively