Package | Description |
---|---|
org.fest.swing.edt |
Support for GUI component access from the event dispatch thread (EDT.)
|
Class and Description |
---|
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-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.