Class ListingCodeComparisonOptions
java.lang.Object
ghidra.features.base.codecompare.listing.ListingCodeComparisonOptions
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
initializeOptions
(ToolOptions options) void
loadOptions
(ToolOptions options)
-
Field Details
-
OPTIONS_CATEGORY_NAME
- See Also:
-
HELP_TOPIC
- See Also:
-
-
Constructor Details
-
ListingCodeComparisonOptions
public ListingCodeComparisonOptions()
-
-
Method Details
-
getDefaultByteDiffsBackgroundColor
-
getDefaultMnemonicDiffsBackgroundColor
-
getDefaultOperandDiffsBackgroundColor
-
getDefaultDiffCodeUnitsBackgroundColor
-
getDefaultUnmatchedCodeUnitsBackgroundColor
-
getByteDiffsBackgroundColor
-
getMnemonicDiffsBackgroundColor
-
getOperandDiffsBackgroundColor
-
getDiffCodeUnitsBackgroundColor
-
getUnmatchedCodeUnitsBackgroundColor
-
initializeOptions
-
loadOptions
-