src/share/classes/javax/swing/package.html

Print this page

        

*** 117,129 **** blocked the application is completely unresponsive to user input. Refer to {@link javax.swing.SwingWorker} for the preferred way to do such processing when working with Swing. <p> More information on this topic can be found in the ! <a href="http://download.oracle.com/javase/tutorial/uiswing/">Swing tutorial</a>, in particular the section on ! <a href="http://download.oracle.com/javase/tutorial/uiswing/concurrency/index.html">Concurrency in Swing</a>. <H2> <a name="related">Related Documentation</a> </H2> --- 117,129 ---- blocked the application is completely unresponsive to user input. Refer to {@link javax.swing.SwingWorker} for the preferred way to do such processing when working with Swing. <p> More information on this topic can be found in the ! <a href="https://docs.oracle.com/javase/tutorial/uiswing/">Swing tutorial</a>, in particular the section on ! <a href="https://docs.oracle.com/javase/tutorial/uiswing/concurrency/index.html">Concurrency in Swing</a>. <H2> <a name="related">Related Documentation</a> </H2>