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