Interface NodeSelectionListener
-
- All Known Implementing Classes:
ZooInspectorNodeViewersPanel
public interface NodeSelectionListenerAn interface to be implented by any component that needs notification when a new element is selected in the UI JTree representing the set of available ZNodes.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidnodePathSelected(java.lang.String nodePath)
-