Package ghidra.graph.viewer.vertex
Interface VertexFocusListener<V>
- Type Parameters:
V
- the vertex type
public interface VertexFocusListener<V>
A listener called when a vertex is focused.
-
Method Summary
-
Method Details
-
vertexFocused
-
V
- the vertex type