Wraps a java.util.concurrent.Future to run completion on Swing UI thread. @param <T> The result type.
The following tables list the members exposed by the SwingFuture(T) type.
Name | Description | |
---|---|---|
![]() |
|
Name | Description | |
---|---|---|
![]() |
Cancels the wrapped java.util.concurrent.Future. |
|
![]() |
Report success. |
|
![]() |
Report error. |
|
![]() |
Sets wrapped java.util.concurrent.Future. |
|
![]() |
Overloaded. |