src/share/classes/java/awt/GraphicsDevice.java

Print this page

        

@@ -67,11 +67,11 @@
  *      }
  *   }
  * </pre>
  * <p>
  * For more information on full-screen exclusive mode API, see the
- * <a href="http://java.sun.com/docs/books/tutorial/extra/fullscreen/index.html">
+ * <a href="http://docs.oracle.com/javase/tutorial/extra/fullscreen/index.html">
  * Full-Screen Exclusive Mode API Tutorial</a>.
  *
  * @see GraphicsEnvironment
  * @see GraphicsConfiguration
  */