ParallelInstructionFieldFactory

Package: ghidra.app.util.viewer.field
Type: class

10.3_PUBLIC

addedmethod: newInstance
ghidra.app.util.viewer.field.FieldFactory newInstance(ghidra.app.util.viewer.format.FieldFormatModel formatModel, ghidra.app.util.ListingHighlightProvider hsProvider, ghidra.framework.options.ToolOptions toolOptinos, ghidra.framework.options.ToolOptions fieldOptions)
removedfield: DEFAULT_COLOR
static java.awt.Color DEFAULT_COLOR
removedmethod: fieldOptionsChanged
void fieldOptionsChanged(ghidra.framework.options.Options options, java.lang.String name, java.lang.Object oldValue, java.lang.Object newValue)
removedmethod: getDefaultColor
java.awt.Color getDefaultColor()
removedmethod: getField
ghidra.app.util.viewer.field.ListingField getField(ghidra.app.util.viewer.proxy.ProxyObj proxy, int varWidth)
removedmethod: newInstance
ghidra.app.util.viewer.field.FieldFactory newInstance(ghidra.app.util.viewer.format.FieldFormatModel model, ghidra.app.util.HighlightProvider hsProvider, ghidra.framework.options.ToolOptions displayOptions, ghidra.framework.options.ToolOptions fieldOptions)

9.0.1_PUBLIC

introducedInitial version