Class VTMatchSourceTableProvider

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

public class VTMatchSourceTableProvider extends VTMatchOneToManyTableProvider
This is a docking window provider for the Source tool. It displays info for the function currently containing the cursor within the listing. It also shows a table of the matches within the destination program for the current function.