Package org.jdesktop.swinghelper.debug

Class Summary
CheckThreadViolationRepaintManager This class is used to detect Event Dispatch Thread rule violations
See How to Use Threads for more info

This is a modification of original idea of Scott Delap
Initial version of ThreadCheckingRepaintManager can be found here
Easily Find Swing Threading Mistakes