SwingUpdateManager

Package: ghidra.util.task
Type: class

10.0_PUBLIC

addedmethod: swingDoWork
void swingDoWork()
modifiedtype-extends: SwingUpdateManager
- java.lang.Object
+ ghidra.util.task.AbstractSwingUpdateManager
removedfield: DEFAULT_MAX_DELAY
static int DEFAULT_MAX_DELAY
removedmethod: dispose
void dispose()
removedmethod: hasPendingUpdates
boolean hasPendingUpdates()
removedmethod: isBusy
boolean isBusy()
removedmethod: isDisposed
boolean isDisposed()
removedmethod: stop
void stop()
removedmethod: toString
java.lang.String toString()
removedmethod: toStringDebug
java.lang.String toStringDebug()

9.0.1_PUBLIC

introducedInitial version