Package com.lowagie.toolbox.swing
Class EventDispatchingThread.ThreadWrapper
- java.lang.Object
-
- com.lowagie.toolbox.swing.EventDispatchingThread.ThreadWrapper
-
- Enclosing class:
- EventDispatchingThread
private static class EventDispatchingThread.ThreadWrapper extends java.lang.Object
Inner class that holds the reference to the thread.
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.Thread
thread
-
Constructor Summary
Constructors Constructor Description ThreadWrapper(java.lang.Thread t)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) void
clear()
(package private) java.lang.Thread
get()
-