UnknownProgressWrappingTaskMonitor

Package: ghidra.util.task
Type: class

10.4_PUBLIC

modifiedtype-extends: UnknownProgressWrappingTaskMonitor
- ghidra.util.task.TaskMonitorAdapter
+ ghidra.util.task.WrappingTaskMonitor
removedmethod: checkCancelled
void checkCancelled() throws CancelledException
removedmethod: isCancelled
boolean isCancelled()
removedmethod: setMessage
void setMessage(java.lang.String message)

10.3_PUBLIC

addedmethod: checkCancelled
void checkCancelled() throws CancelledException
removedmethod: checkCanceled
void checkCanceled() throws CancelledException

9.0.1_PUBLIC

introducedInitial version