Package foxtrot.utils

Class Summary
EventListenerProxy This class wraps an EventListener subclass (and thus any AWT/Swing event listener such as ActionListeners, MouseListeners and so on) making sure that if a wrapped listener is executing, another wrapped listener (even of different type) it is not executed.
FlushJob This job flushes all pending AWT events that are waiting in the EventQueue.
 



Copyright © 2011 KnowledgePlaza. All Rights Reserved.