Uses of Package
org.fest.swing.edt

Packages that use org.fest.swing.edt
org.fest.swing.edt Support for GUI component access from the event dispatch thread (EDT.) 
 

Classes in org.fest.swing.edt used by org.fest.swing.edt
FailOnThreadViolationRepaintManager
           Fails a test when a Event Dispatch Thread rule violation is detected.
See How to Use Threads for more info
GuiQuery
          Understands executing an action, in the event dispatch thread, that returns a value.
GuiTask
          Understands a task that should be executed in the event dispatch thread.
 



Copyright © 2007-2011 FEST (Fixtures for Easy Software Testing). All Rights Reserved.