MemoryMatchTableModel

Package: ghidra.features.base.memsearch.gui
Type: class

12.1_PUBLIC

addedmethod: startInitialLoad
void startInitialLoad()
modifiedmethod: createTableColumnDescriptor
return type: TableColumnDescriptor → TableColumnDescriptor
- docking.widgets.table.TableColumnDescriptor<ghidra.features.base.memsearch.searcher.MemoryMatch> createTableColumnDescriptor()
+ docking.widgets.table.TableColumnDescriptor<ghidra.features.base.memsearch.searcher.MemoryMatch<ghidra.features.base.memsearch.matcher.SearchData>> createTableColumnDescriptor()

11.2_PUBLIC

introducedInitial version