Search
SwingFuture(T) Methods
 


 Public Methods

  Name Description

cancel

Cancels the wrapped java.util.concurrent.Future.

fulfilled

Report success.

rejected

Report error.

setWrapped

Sets wrapped java.util.concurrent.Future.

then

Overloaded.  

 See Also