Package ghidra.graph.viewer.edge
Interface PathHighlightListener
-
public interface PathHighlightListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
pathHighlightChanged(boolean hoverChange)
Called when the a path is highlighted.
-