Package org.apache.zookeeper.inspector.gui.nodeviewer


package org.apache.zookeeper.inspector.gui.nodeviewer
  • Class
    Description
    An 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.
    A node viewer for displaying the ACLs currently applied to the selected node
    A node viewer for displaying the data for the currently selected node
    A node viewer for displaying the meta data for the currently selected node.
    A JPanel for displaying information about the currently selected node(s)