ProgramSelectionPluginEvent

Package: ghidra.app.events
Type: class

11.4_PUBLIC

modifiedtype-extends: ProgramSelectionPluginEvent
- ghidra.framework.plugintool.PluginEvent
+ ghidra.app.events.AbstractSelectionPluginEvent
removedmethod: getDetails
java.lang.String getDetails()
removedmethod: getProgram
ghidra.program.model.listing.Program getProgram()
removedmethod: getSelection
ghidra.program.util.ProgramSelection getSelection()

9.0.2_PUBLIC

addedmethod: getDetails
java.lang.String getDetails()

9.0.1_PUBLIC

introducedInitial version