Uses of Interface
org.apache.zookeeper.inspector.gui.nodeviewer.NodeSelectionListener
Packages that use NodeSelectionListener
-
Uses of NodeSelectionListener in org.apache.zookeeper.inspector.gui
Classes in org.apache.zookeeper.inspector.gui that implement NodeSelectionListenerModifier and TypeClassDescriptionclass
This is theJPanel
which contains theZooInspectorNodeViewer
sMethods in org.apache.zookeeper.inspector.gui with parameters of type NodeSelectionListenerModifier and TypeMethodDescriptionvoid
ZooInspectorTreeView.addNodeSelectionListener
(NodeSelectionListener l) void
ZooInspectorTreeView.removeNodeSelectionListener
(NodeSelectionListener l)