Class VTMatchOneToManyTableModel
java.lang.Object
javax.swing.table.AbstractTableModel
docking.widgets.table.AbstractGTableModel<VTMatch>
docking.widgets.table.AbstractSortedTableModel<VTMatch>
docking.widgets.table.GDynamicColumnTableModel<VTMatch,ghidra.program.model.listing.Program>
docking.widgets.table.threaded.ThreadedTableModel<VTMatch,ghidra.program.model.listing.Program>
ghidra.util.table.GhidraProgramTableModel<VTMatch>
ghidra.util.table.AddressBasedTableModel<VTMatch>
ghidra.feature.vt.gui.util.AbstractVTMatchTableModel
ghidra.feature.vt.gui.provider.onetomany.VTMatchOneToManyTableModel
- All Implemented Interfaces:
docking.widgets.table.ConfigurableColumnTableModel
,docking.widgets.table.DynamicColumnTableModel<VTMatch>
,docking.widgets.table.RowObjectFilterModel<VTMatch>
,docking.widgets.table.RowObjectTableModel<VTMatch>
,docking.widgets.table.SelectionStorage<VTMatch>
,docking.widgets.table.SortedTableModel
,docking.widgets.table.VariableColumnTableModel
,ghidra.util.table.ProgramTableModel
,Serializable
,EventListener
,ChangeListener
,TableModel
- Direct Known Subclasses:
VTMatchDestinationTableModel
,VTMatchSourceTableModel
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class ghidra.feature.vt.gui.util.AbstractVTMatchTableModel
AbstractVTMatchTableModel.AlgorithmTableColumn, AbstractVTMatchTableModel.AppliedMarkupStatusBatteryTableColumn, AbstractVTMatchTableModel.AppliedMarkupStatusTableColumn, AbstractVTMatchTableModel.ConfidenceScoreTableColumn, AbstractVTMatchTableModel.DestinationAddressComparator, AbstractVTMatchTableModel.DestinationAddressTableColumn, AbstractVTMatchTableModel.DestinationLabelSourceTypeTableColumn, AbstractVTMatchTableModel.DestinationLabelTableColumn, AbstractVTMatchTableModel.DestinationLengthTableColumn, AbstractVTMatchTableModel.DestinationNamespaceTableColumn, AbstractVTMatchTableModel.ImpliedMatchCountColumn, AbstractVTMatchTableModel.LengthDeltaTableColumn, AbstractVTMatchTableModel.MatchTypeTableColumn, AbstractVTMatchTableModel.MultipleDestinationLabelsTableColumn, AbstractVTMatchTableModel.MultipleSourceLabelsTableColumn, AbstractVTMatchTableModel.RelatedMatchCountColumn, AbstractVTMatchTableModel.ScoreTableColumn, AbstractVTMatchTableModel.SessionNumberTableColumn, AbstractVTMatchTableModel.SourceAddressComparator, AbstractVTMatchTableModel.SourceAddressTableColumn, AbstractVTMatchTableModel.SourceLabelSourceTypeTableColumn, AbstractVTMatchTableModel.SourceLabelTableColumn, AbstractVTMatchTableModel.SourceLengthTableColumn, AbstractVTMatchTableModel.SourceNamespaceTableColumn, AbstractVTMatchTableModel.StatusTableColumn, AbstractVTMatchTableModel.TagTableColumn
Nested classes/interfaces inherited from class docking.widgets.table.threaded.ThreadedTableModel
docking.widgets.table.threaded.ThreadedTableModel.IncrementalLoadJobListener
-
Field Summary
Fields inherited from class ghidra.feature.vt.gui.util.AbstractVTMatchTableModel
controller, markupStatusColumnComparator, session
Fields inherited from class ghidra.util.table.GhidraProgramTableModel
program
Fields inherited from class docking.widgets.table.threaded.ThreadedTableModel
allData, filteredData
Fields inherited from class docking.widgets.table.GDynamicColumnTableModel
columnSettings, serviceProvider, tableColumns
Fields inherited from class docking.widgets.table.AbstractSortedTableModel
hasEverSorted
Fields inherited from class docking.widgets.table.AbstractGTableModel
isDisposed, WIDTH_UNDEFINED
Fields inherited from class javax.swing.table.AbstractTableModel
listenerList
Fields inherited from interface docking.widgets.table.RowObjectFilterModel
SUB_FILTERING_DISABLED_PROPERTY
Fields inherited from interface docking.widgets.table.SortedTableModel
ASCENDING_ORDER, DESCENDING_ORDER
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected Comparator
<VTMatch> createSortComparator
(int columnIndex) protected abstract void
doLoad
(ghidra.util.datastruct.Accumulator<VTMatch> accumulator, ghidra.util.task.TaskMonitor monitor) void
setAddress
(ghidra.program.model.address.Address matchAddress) Methods inherited from class ghidra.feature.vt.gui.util.AbstractVTMatchTableModel
addFilter, clearData, getAddress, sessionChanged, updateFilter
Methods inherited from class ghidra.util.table.AddressBasedTableModel
createTableColumnDescriptor, getProgramLocation, getProgramSelection
Methods inherited from class ghidra.util.table.GhidraProgramTableModel
dispose, getDataSource, getProgram, getProgramForRow, setProgram
Methods inherited from class docking.widgets.table.threaded.ThreadedTableModel
addInitialLoadListener, addInitialLoadListener, addObject, addThreadedTableModelListener, backgroundWorkCancelled, cancelAllUpdates, createAccumulator, createIncrementalLoadJob, doFilter, fireTableChanged, getAddRemoveStrategy, getAllData, getModelData, getModelIndex, getModelRow, getName, getRowCount, getRowObjects, getTableFilter, getUnfilteredData, getUnfilteredIndexForRowObject, getUnfilteredRowCount, getUnfilteredRowObjectForIndex, getValueAt, getViewIndex, getViewRow, hasFilter, initializeSorting, isBusy, isFiltered, isLoadIncrementally, reFilter, reload, removeObject, removeThreadedTableModelListener, reSort, setIncrementalTaskMonitor, setModelState, setTableFilter, sort, startInitialLoad, updateNow, updateObject
Methods inherited from class docking.widgets.table.GDynamicColumnTableModel
addTableColumn, addTableColumn, addTableColumns, addTableColumns, createSortComparatorForColumn, disposeDynamicColumnData, getColumn, getColumnClass, getColumnCount, getColumnDescription, getColumnDisplayName, getColumnIndex, getColumnIndex, getColumnName, getColumnSettings, getColumnSettingsDefinitions, getColumnValueForRow, getDefaultColumnCount, getHeaderRenderer, getMaxLines, getPreferredColumnWidth, getRenderer, getTableColumnDescriptor, getUniqueIdentifier, isDefaultColumn, isSortable, isVisibleByDefault, loadDiscoveredTableColumns, reloadColumns, removeTableColumn, removeTableColumns, setAllColumnSettings, stateChanged
Methods inherited from class docking.widgets.table.AbstractSortedTableModel
addSortListener, cleanupTableSortState, createSortingContext, getIndexForRowObject, getIndexForRowObject, getPendingSortState, getPrimarySortColumnIndex, getRowIndex, getRowObject, getTableSortState, isSorted, isSortPending, notifyModelSorted, setDefaultTableSortState, setTableSortState, sortCompleted
Methods inherited from class docking.widgets.table.AbstractGTableModel
getLastSelectedObjects, isDisposed, refresh, setLastSelectedObjects
Methods inherited from class javax.swing.table.AbstractTableModel
addTableModelListener, findColumn, fireTableCellUpdated, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getListeners, getTableModelListeners, isCellEditable, removeTableModelListener, setValueAt
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface docking.widgets.table.RowObjectTableModel
fireTableDataChanged, getColumnValueForRow, getRowIndex, getRowObject
Methods inherited from interface javax.swing.table.TableModel
addTableModelListener, getColumnClass, getColumnCount, getColumnName, isCellEditable, removeTableModelListener, setValueAt
-
Field Details
-
address
protected ghidra.program.model.address.Address address
-
-
Constructor Details
-
VTMatchOneToManyTableModel
-
-
Method Details
-
createSortComparator
- Overrides:
createSortComparator
in classdocking.widgets.table.threaded.ThreadedTableModel<VTMatch,
ghidra.program.model.listing.Program>
-
doLoad
protected abstract void doLoad(ghidra.util.datastruct.Accumulator<VTMatch> accumulator, ghidra.util.task.TaskMonitor monitor) throws ghidra.util.exception.CancelledException - Specified by:
doLoad
in classAbstractVTMatchTableModel
- Throws:
ghidra.util.exception.CancelledException
-
setAddress
public void setAddress(ghidra.program.model.address.Address matchAddress)
-