Class VTMatchContext
java.lang.Object
docking.DefaultActionContext
ghidra.feature.vt.gui.provider.matchtable.VTMatchContext
- All Implemented Interfaces:
docking.ActionContext
public class VTMatchContext
extends docking.DefaultActionContext
-
Constructor Summary
ConstructorDescriptionVTMatchContext
(VTMatchTableProvider provider, List<VTMatch> selectedMatches, VTSession session) -
Method Summary
Modifier and TypeMethodDescriptionint
Methods inherited from class docking.DefaultActionContext
getComponentProvider, getContextObject, getEventClickModifiers, getMouseEvent, getSourceComponent, getSourceObject, hasAnyEventClickModifiers, setContextObject, setEventClickModifiers, setMouseEvent, setSourceComponent, setSourceObject, toString
-
Constructor Details
-
VTMatchContext
public VTMatchContext(VTMatchTableProvider provider, List<VTMatch> selectedMatches, VTSession session)
-
-
Method Details
-
getSelectedMatches
-
getSelectedRowCount
public int getSelectedRowCount() -
getSession
-
getFunctionMatches
-