ImporterPlugin

Package: ghidra.plugin.importer
Type: class

11.2_PUBLIC

removedmethod: readConfigState
void readConfigState(ghidra.framework.options.SaveState saveState)
removedmethod: writeConfigState
void writeConfigState(ghidra.framework.options.SaveState saveState)

10.2_PUBLIC

modifiedtype-implements: ImporterPlugin
- ghidra.app.services.FileImporterService, ghidra.framework.main.FrontEndable, ghidra.framework.model.ProjectListener
+ ghidra.app.services.FileImporterService, ghidra.framework.main.ApplicationLevelPlugin, ghidra.framework.model.ProjectListener

10.1_PUBLIC

addedmethod: doImportSelectionAction
void doImportSelectionAction(ghidra.program.model.listing.Program program, ghidra.program.util.ProgramSelection selection)
removedmethod: doImportSelectionAction
void doImportSelectionAction(ghidra.program.util.ProgramSelection selection)

9.0.2_PUBLIC

addedmethod: dispose
void dispose()
addedmethod: doImportSelectionAction
void doImportSelectionAction(ghidra.program.util.ProgramSelection selection)
addedmethod: init
void init()

9.0.1_PUBLIC

introducedInitial version