Package org.fest.swing.edt


package org.fest.swing.edt

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.