org.das2.util.awt
Class EventQueueBlocker_1

java.lang.Object
  extended by org.das2.util.awt.EventQueueBlocker_1

public final class EventQueueBlocker_1
extends java.lang.Object


Method Summary
static void clearEventQueue()
           
static void dumpEventQueue(java.io.PrintStream out)
          method for inspecting the event queue.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

clearEventQueue

public static void clearEventQueue()
                            throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException

dumpEventQueue

public static void dumpEventQueue(java.io.PrintStream out)
method for inspecting the event queue.