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