src/share/classes/javax/swing/tree/DefaultTreeCellRenderer.java

Print this page

        

@@ -47,11 +47,11 @@
 /**
  * Displays an entry in a tree.
  * <code>DefaultTreeCellRenderer</code> is not opaque and
  * unless you subclass paint you should not change this.
  * See <a
- href="http://java.sun.com/docs/books/tutorial/uiswing/components/tree.html">How to Use Trees</a>
+ href="http://docs.oracle.com/javase/tutorial/uiswing/components/tree.html">How to Use Trees</a>
  * in <em>The Java Tutorial</em>
  * for examples of customizing node display using this class.
  * <p>
  * The set of icons and colors used by {@code DefaultTreeCellRenderer}
  * can be configured using the various setter methods. The value for