addedmethod:
getCodeComparisonView
ghidra.features.base.codecompare.panel.CodeComparisonView getCodeComparisonView(java.lang.String name)
addedmethod:
getComparisonView
java.util.List<ghidra.features.base.codecompare.panel.CodeComparisonView> getComparisonView()
addedmethod:
getCurrentView
ghidra.features.base.codecompare.panel.CodeComparisonView getCurrentView()
addedmethod:
getDisplayedView
ghidra.features.base.codecompare.panel.CodeComparisonView getDisplayedView()
addedmethod:
getDualListingView
ghidra.features.base.codecompare.listing.ListingCodeComparisonView getDualListingView()
removedmethod:
getCodeComparisonPanelByName
ghidra.features.base.codecompare.panel.CodeComparisonPanel getCodeComparisonPanelByName(java.lang.String name)
removedmethod:
getComparisonPanels
java.util.List<ghidra.features.base.codecompare.panel.CodeComparisonPanel> getComparisonPanels()
removedmethod:
getCurrentComponent
ghidra.features.base.codecompare.panel.CodeComparisonPanel getCurrentComponent()
removedmethod:
getDisplayedPanel
ghidra.features.base.codecompare.panel.CodeComparisonPanel getDisplayedPanel()
removedmethod:
getDualListingPanel
ghidra.features.base.codecompare.listing.ListingCodeComparisonPanel getDualListingPanel()
removedmethod:
readConfigState
void readConfigState(java.lang.String prefix, ghidra.framework.options.SaveState saveState)
removedmethod:
writeConfigState
void writeConfigState(java.lang.String prefix, ghidra.framework.options.SaveState saveState)