Class ZooInspectorNodeViewersDialog

java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Window
java.awt.Dialog
javax.swing.JDialog
org.apache.zookeeper.inspector.gui.ZooInspectorNodeViewersDialog
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, EventListener, Accessible, ListSelectionListener, RootPaneContainer, WindowConstants

public class ZooInspectorNodeViewersDialog extends JDialog implements ListSelectionListener
A JDialog for configuring which ZooInspectorNodeViewers to show in the application
See Also: