Package ghidra.app.util.viewer.util
-
Interface Summary Interface Description AddressPixelMap CodeComparisonPanelActionContext Action context for a CodeComparisonPanel. -
Class Summary Class Description AddressIndexMap This class maps a set of address ranges into a contiguous set of indexes from 0 to the total size of the address set.AddressIndexMapConverter CodeComparisonPanel<T extends FieldPanelCoordinator> The CodeComparisonPanel class should be extended by any class that is to be discovered by theFunctionComparisonPanel
class and included as a form of comparing two sections of code within the same or different programs.FieldNavigator Helper class to navigate to an address when user double clicks in a Field.MemoryBlockMap OpenCloseManager Manages the open/close state of structures and arrays at specific addresses.ScrollpaneAlignedHorizontalLayout ScrollpanelResizeablePanelLayout TitledPanel Adds a border to a component that displays a title and provides a area for adding components (usually icon buttons)VerticalPixelAddressMapImpl Maps vertical pixel locations to layouts on the currently displayed screen.