Package ghidra.feature.vt.gui.util
Class AbstractVTMatchTableModel.DestinationLengthTableColumn
- All Implemented Interfaces:
docking.widgets.table.DynamicTableColumn<VTMatch,
Integer, ghidra.program.model.listing.Program>
- Enclosing class:
AbstractVTMatchTableModel
-
Field Summary
Fields inherited from class docking.widgets.table.AbstractDynamicTableColumn
FLOATING_POINT_PRECISION_SETTING, FLOATING_POINT_SETTINGS_DEFINITIONS, INTEGER_RADIX_SETTING, INTEGER_SETTINGS_DEFINITIONS, INTEGER_SIGNEDNESS_MODE_SETTING, NO_SETTINGS_DEFINITIONS
-
Constructor Summary
-
Method Summary
Methods inherited from class docking.widgets.table.AbstractDynamicTableColumn
equals, getColumnClass, getColumnDescription, getColumnDisplayName, getColumnRenderer, getComparator, getComparator, getHeaderRenderer, getMaxLines, getSettingsDefinitions, getSupportedRowType, getUniqueIdentifier, hashCode, toString
-
Constructor Details
-
DestinationLengthTableColumn
public DestinationLengthTableColumn()
-
-
Method Details
-
getColumnName
-
getValue
public Integer getValue(VTMatch rowObject, ghidra.docking.settings.Settings settings, ghidra.program.model.listing.Program program, ghidra.framework.plugintool.ServiceProvider serviceProvider) throws IllegalArgumentException - Specified by:
getValue
in interfacedocking.widgets.table.DynamicTableColumn<VTMatch,
Integer, ghidra.program.model.listing.Program> - Specified by:
getValue
in classdocking.widgets.table.AbstractDynamicTableColumn<VTMatch,
Integer, ghidra.program.model.listing.Program> - Throws:
IllegalArgumentException
-
getColumnPreferredWidth
public int getColumnPreferredWidth()
-