public class CancelationHandler extends Object
| Constructor and Description | 
|---|
| CancelationHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| Boolean | isCanceled()Returns true if user want to cancel the task from GUI. | 
| void | setCanceled() | 
public Boolean isCanceled()
public void setCanceled()
Copyright © 2019 Suncode. All rights reserved.