Package common.swingworker

Java 5 SwingWorker class (deprecated)

See: Description

Package common.swingworker Description

Java 5 SwingWorker class (deprecated)

These classes were added to CommonControls so that jEdit could use them and still support pre-1.5 versions of the JRE. Since jEdit now requires JRE 1.7, these classes are older versions of those that are maintained in the JRE. Therefore, it is better to use javax.swing.SwingWorker.