protected class DOMViewer.Panel.DOMTreeSelectionListener extends Object implements TreeSelectionListener
| Modifier | Constructor and Description |
|---|---|
protected |
DOMTreeSelectionListener() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
createDocumentText(Document doc) |
protected void |
handleElementSelection(TreeSelectionEvent ev)
Processes element selection overlay.
|
protected int |
nodeCount(Node node) |
void |
valueChanged(TreeSelectionEvent ev)
Called when the selection changes.
|
public void valueChanged(TreeSelectionEvent ev)
valueChanged in interface TreeSelectionListenerprotected int nodeCount(Node node)
protected void handleElementSelection(TreeSelectionEvent ev)
ev - Tree selection eventCopyright © 2000–2021 Apache Software Foundation. All rights reserved.