< prev index next >

src/java.desktop/share/classes/javax/swing/event/package.html

Print this page

        

*** 37,57 **** <p> <strong>Note:</strong> Most of the Swing API is <em>not</em> thread safe. For details, see <a ! href="http://java.sun.com/docs/books/tutorial/uiswing/overview/threads.html" ! target="_top">Threads and Swing</a>, a section in ! <em><a href="http://java.sun.com/docs/books/tutorial/" target="_top">The Java Tutorial</a></em>. <h2>Related Documentation</h2> For overviews, tutorials, examples, guides, and tool documentation, please see: <ul> ! <li><a href="http://java.sun.com/docs/books/tutorial/uiswing/events/" target="_top">Writing Event Listeners</a>, a section in <em>The Java Tutorial</em> </ul> --- 37,57 ---- <p> <strong>Note:</strong> Most of the Swing API is <em>not</em> thread safe. For details, see <a ! href="http://docs.oracle.com/javase/tutorial/uiswing/concurrency/index.html" ! target="_top">Concurrency in Swing</a>, a section in ! <em><a href="http://docs.oracle.com/javase/tutorial/" target="_top">The Java Tutorial</a></em>. <h2>Related Documentation</h2> For overviews, tutorials, examples, guides, and tool documentation, please see: <ul> ! <li><a href="http://docs.oracle.com/javase/tutorial/uiswing/events/index.html" target="_top">Writing Event Listeners</a>, a section in <em>The Java Tutorial</em> </ul>
< prev index next >