Uses of Class
org.fest.swing.edt.FailOnThreadViolationRepaintManager

Packages that use FailOnThreadViolationRepaintManager
org.fest.swing.edt Support for GUI component access from the event dispatch thread (EDT.) 
 

Uses of FailOnThreadViolationRepaintManager in org.fest.swing.edt
 

Methods in org.fest.swing.edt that return FailOnThreadViolationRepaintManager
static FailOnThreadViolationRepaintManager FailOnThreadViolationRepaintManager.install()
          Creates a new FailOnThreadViolationRepaintManager and sets it as the current repaint manager.
 



Copyright © 2007-2011 FEST (Fixtures for Easy Software Testing). All Rights Reserved.