Using SwingUtilities.isEventDispatchThread()

Chapter 10 - Thread Groups

Java Thread Programming
Paul Hyde
  Copyright 1999 Sams Publishing

Chapter 10: Thread Groups
Overview
In Java, threads can be grouped together and associated with an instance of ThreadGroup . In this chapter, Ill show you how to use some of the methods of ThreadGroup . At the end of the chapter, Ill show you how to use the class ThreadViewer to visually display the status of all the threads running in the Java VM.
In addition to the information in this chapter, a detailed description of the ThreadGroup API can be found in Appendix B at the end of this book.

Toc


Java Thread Programming
Java Thread Programming
ISBN: 0672315858
EAN: 2147483647
Year: 2005
Pages: 149
Authors: Paul Hyde

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net