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

Print this page

        

@@ -48,11 +48,11 @@
  * are preloaded using MediaTracker to monitor the loaded state
  * of the image.
  *
  * <p>
  * For further information and examples of using image icons, see
- * <a href="http://java.sun.com/docs/books/tutorial/uiswing/misc/icon.html">How to Use Icons</a>
+ * <a href="http://docs.oracle.com/javase/tutorial/uiswing/components/icon.html">How to Use Icons</a>
  * in <em>The Java Tutorial.</em>
  *
  * <p>
  * <strong>Warning:</strong>
  * Serialized objects of this class will not be compatible with