CDisplayPanel

Package: ghidra.app.decompiler.component
Type: class

11.2_PUBLIC

removedtype: ghidra.app.decompiler.component.CDisplayPanel
class CDisplayPanel

11.0_PUBLIC

addedmethod: getController
ghidra.app.decompiler.component.DecompilerController getController()
addedmethod: refresh
void refresh(ghidra.app.decompiler.component.DecompileData data)

10.2_PUBLIC

addedmethod: doWhenNotBusy
void doWhenNotBusy(utility.function.Callback c)
removedmethod: doWheNotBusy
void doWheNotBusy(utility.function.Callback c)

9.2_PUBLIC

addedmethod: doWheNotBusy
void doWheNotBusy(utility.function.Callback c)

9.1_PUBLIC

addedmethod: goToFunction
void goToFunction(ghidra.program.model.listing.Function function, boolean newWindow)

9.0.1_PUBLIC

introducedInitial version