src/share/classes/sun/swing/PrintingStatus.java

Print this page

        

@@ -41,11 +41,11 @@
  * The {@code PrintingStatus} provides a dialog that displays progress
  * of the printing job and provides a way to abort it
  * <p/>
  * Methods of these class are thread safe, although most Swing methods
  * are not. Please see
- * <A HREF="http://download.oracle.com/javase/tutorial/uiswing/concurrency/index.html">Concurrency
+ * <A HREF="http://docs.oracle.com/javase/tutorial/uiswing/concurrency/index.html">Concurrency
  * in Swing</A> for more information.
  *
  * @author Alexander Potochkin
  * @since 1.6
  */