See: Description
Class | Description |
---|---|
FailOnThreadViolationRepaintManager |
Fails a test when a Event Dispatch Thread rule violation is detected.
See How to Use Threads for more info |
GuiActionRunner | |
GuiLazyLoadingDescription |
Understands a
that loads the text to return in the event dispatch thread. |
GuiQuery<T> |
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.
|
Support for GUI component access from the event dispatch thread (EDT.)
For more details about the event dispatch thread and Swing threading, please read the Swing Threading Policy.
Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.