ProgramLocationPluginEvent

Package: ghidra.app.events
Type: class

11.4_PUBLIC

modifiedtype-extends: ProgramLocationPluginEvent
- ghidra.framework.plugintool.PluginEvent
+ ghidra.app.events.AbstractLocationPluginEvent
removedmethod: getDetails
java.lang.String getDetails()
removedmethod: getLocation
ghidra.program.util.ProgramLocation getLocation()
removedmethod: getProgram
ghidra.program.model.listing.Program getProgram()

9.0.2_PUBLIC

addedmethod: getDetails
java.lang.String getDetails()

9.0.1_PUBLIC

introducedInitial version