Uses of Class
org.fest.swing.edt.CheckThreadViolationRepaintManager
Packages that use CheckThreadViolationRepaintManager
Package
Description
Support for GUI component access from the event dispatch thread (EDT.)
-
Uses of CheckThreadViolationRepaintManager in org.fest.swing.edt
Subclasses of CheckThreadViolationRepaintManager in org.fest.swing.edtModifier and TypeClassDescriptionclass
Fails a test when a Event Dispatch Thread rule violation is detected.
See How to Use Threads for more info