com.lowagie.toolbox.swing
Class EventDispatchingThread.ThreadWrapper

java.lang.Object
  extended by com.lowagie.toolbox.swing.EventDispatchingThread.ThreadWrapper
Enclosing class:
EventDispatchingThread

private static class EventDispatchingThread.ThreadWrapper
extends Object

Inner class that holds the reference to the thread.


Field Summary
private  Thread thread
           
 
Constructor Summary
EventDispatchingThread.ThreadWrapper(Thread t)
           
 
Method Summary
(package private)  void clear()
           
(package private)  Thread get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

thread

private Thread thread
Constructor Detail

EventDispatchingThread.ThreadWrapper

EventDispatchingThread.ThreadWrapper(Thread t)
Method Detail

get

Thread get()

clear

void clear()

Hosted by Hostbasket