Uses of Package
org.fest.swing.edt
Packages that use org.fest.swing.edt
Package
Description
Support for GUI component access from the event dispatch thread (EDT.)
-
Classes in org.fest.swing.edt used by org.fest.swing.edtClassDescriptionThis class is used to detect Event Dispatch Thread rule violations
See How to Use Threads for more infoFails a test when a Event Dispatch Thread rule violation is detected.
See How to Use Threads for more infoUnderstands the base class for actions that are executed in the event dispatch thread.Understands executing an action, in the event dispatch thread, that returns a value.Understands a task that should be executed in the event dispatch thread.