addedmethod:
getOffsetValue
java.lang.String getOffsetValue(ghidra.program.model.listing.CodeUnit cu)
modifiedtype-extends:
FileOffsetFieldFactory
- ghidra.app.util.viewer.field.FieldFactory
+ ghidra.app.util.viewer.field.AbstractOffsetFieldFactory
removedfield:
COLOR
static generic.theme.GColor COLOR
removedfield:
FIELD_NAME
static java.lang.String FIELD_NAME
removedmethod:
fieldOptionsChanged
void fieldOptionsChanged(ghidra.framework.options.Options options, java.lang.String optionsName, java.lang.Object oldValue, java.lang.Object newValue)
removedmethod:
getFieldLocation
docking.widgets.fieldpanel.support.FieldLocation getFieldLocation(ghidra.app.util.viewer.field.ListingField lf, java.math.BigInteger index, int fieldNum, ghidra.program.util.ProgramLocation loc)
removedmethod:
getProgramLocation
ghidra.program.util.ProgramLocation getProgramLocation(int row, int col, ghidra.app.util.viewer.field.ListingField lf)
removedfield:
GROUP_TITLE
static java.lang.String GROUP_TITLE
addedfield:
COLOR
static generic.theme.GColor COLOR
addedmethod:
newInstance
ghidra.app.util.viewer.field.FieldFactory newInstance(ghidra.app.util.viewer.format.FieldFormatModel formatModel, ghidra.app.util.ListingHighlightProvider highlightProvider, ghidra.framework.options.ToolOptions options, ghidra.framework.options.ToolOptions fieldOptions)
removedmethod:
newInstance
ghidra.app.util.viewer.field.FieldFactory newInstance(ghidra.app.util.viewer.format.FieldFormatModel formatModel, ghidra.app.util.HighlightProvider highlightProvider, ghidra.framework.options.ToolOptions options, ghidra.framework.options.ToolOptions fieldOptions)