Package ghidra.app.util.viewer.listingpanel
package ghidra.app.util.viewer.listingpanel
-
ClassDescriptionInterface for being notified whenever the set of visible addresses change in the listing.This interface extends the
BackgroundColorModel
exclusively for BackgroundColorModels used by the ListingPanel.Interface for objects that want to add a component to the listing's left margin.Interface for notifications when the user double-clicks in the marker marginInterface implemented by classes that provide overview components to the right side of the listing.Listener that is notified when the program location changes.Class for converting a program location from one program to anotherListener that is notified when the program selection changesDefaultBackgroundColorModel
for the ListingPanel where the color returned for an index is based on that corresponding address having a color set in the program's database.