ProgramLocationPluginEvent
Package:
ghidra.app.events
Type:
class
11.4_PUBLIC
modified
type-extends
:
ProgramLocationPluginEvent
- ghidra.
framework
.
plugintool
.
PluginEvent
+ ghidra.
app
.
events
.
AbstractLocationPluginEvent
removed
method
:
getDetails
java.
lang.
String getDetails(
)
removed
method
:
getLocation
ghidra.
program.
util.
ProgramLocation getLocation(
)
removed
method
:
getProgram
ghidra.
program.
model.
listing.
Program getProgram(
)
9.0.2_PUBLIC
added
method
:
getDetails
java.
lang.
String getDetails(
)
9.0.1_PUBLIC
introduced
Initial version