Class VTMatchDestinationTableProvider

java.lang.Object
docking.ComponentProvider
ghidra.framework.plugintool.ComponentProviderAdapter
ghidra.feature.vt.gui.provider.onetomany.VTMatchOneToManyTableProvider
ghidra.feature.vt.gui.provider.onetomany.VTMatchDestinationTableProvider
All Implemented Interfaces:
docking.action.ActionContextProvider, FilterDialogModel<VTMatch>, VTControllerListener, VTSubToolManagerListener, help.HelpDescriptor

public class VTMatchDestinationTableProvider extends VTMatchOneToManyTableProvider
This is a docking window provider for the Destination (main) tool. It displays info for the function currently containing the cursor within the listing. It also shows a table of the matches within the source program for the current function.