Package ghidra.graph.viewer
Interface GraphSatelliteListener
-
public interface GraphSatelliteListenerA listener to get notified of changes to theSatelliteGraphViewer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsatelliteVisibilityChanged(boolean docked, boolean visible)Called when the visibility and/or docked state of the watched satellite changes
-