public interface NodeViewersChangeListener
Modifier and Type | Method and Description |
---|---|
void |
nodeViewersChanged(List<ZooInspectorNodeViewer> newViewers)
Called when the node viewers configuration is changed (i.e node viewers
are added, removed or the order of the node viewers is changed)
|
void nodeViewersChanged(List<ZooInspectorNodeViewer> newViewers)
newViewers
- - a List
of ZooInspectorNodeViewer
s which are
to be shownCopyright © 2008–2021 The Apache Software Foundation. All rights reserved.