Class ZooInspectorNodeViewersPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.apache.zookeeper.inspector.gui.ZooInspectorNodeViewersPanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, EventListener, Accessible, ChangeListener, NodeSelectionListener

public class ZooInspectorNodeViewersPanel extends JPanel implements ChangeListener, NodeSelectionListener
This is the JPanel which contains the ZooInspectorNodeViewers
See Also: