Package VASSAL.tools
Class BackgroundTask
java.lang.Object
VASSAL.tools.BackgroundTask
@Deprecated public abstract class BackgroundTask extends Object
Deprecated.
Use
SwingWorker now that we ship the JAR for it.-
Constructor Summary
Constructors Constructor Description BackgroundTask()Deprecated. -
Method Summary
-
Constructor Details
-
BackgroundTask
public BackgroundTask()Deprecated.
-
-
Method Details