Class EDT
java.lang.Object
VASSAL.tools.swing.EDT
A cover for the
ExecutorService which submits to the Event
Dispatch Thread.- Since:
- 3.2.0
- Author:
- Joel Uckelman
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic ExecutorServicestatic Future<?> static <T> Future<T> static <T> Future<T> static <T> EDTRunnableFuture<T> submit(EDTRunnableFuture<T> task)
-
Constructor Details
-
EDT
protected EDT()
-
-
Method Details
-
getInstance
-
submit
-
submit
-
submit
-
submit
-
execute
-