Class PropertyBasedBackgroundColorModel

java.lang.Object
ghidra.app.util.viewer.listingpanel.PropertyBasedBackgroundColorModel
All Implemented Interfaces:
BackgroundColorModel, ListingBackgroundColorModel, DomainObjectListener, EventListener

public class PropertyBasedBackgroundColorModel extends Object implements ListingBackgroundColorModel, DomainObjectListener
Default BackgroundColorModel 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. (You can "paint" colors over address ranges).