Package com.sdm.quasar.client.swing.common.event

Interface Summary
EventLoop.EventFilter An interface used to accept or deny events.
EventLoop.ExceptionHandler An interface that should be used to handle exceptions occured at the system event queue.
 

Class Summary
EventLoop A replacement for Swing's event loop.
SwingEventDispatchThreadService An implementation of EventDispatchThreadService for Swing.
SwingEventDispatchThreadUtilities A utility class to run ExceptionRunnables or Runnables in- our outside the event dispatch thread.