Class GenericCancelHandler
java.lang.Object
org.pentaho.reporting.libraries.designtime.swing.background.GenericCancelHandler
- All Implemented Interfaces:
EventListener
,CancelListener
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
cancelProcessing
(CancelEvent event) Requests that the thread stop processing as soon as possible.boolean
-
Constructor Details
-
GenericCancelHandler
-
-
Method Details
-
cancelProcessing
Requests that the thread stop processing as soon as possible.- Specified by:
cancelProcessing
in interfaceCancelListener
-
isCancelled
public boolean isCancelled()
-