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