protected class DOMViewer.Panel.DOMTreeSelectionListener extends Object implements TreeSelectionListener
Modifier | Constructor and Description |
---|---|
protected |
DOMViewer.Panel.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.
|
protected DOMViewer.Panel.DOMTreeSelectionListener()
public void valueChanged(TreeSelectionEvent ev)
valueChanged
in interface TreeSelectionListener
protected int nodeCount(Node node)
protected void handleElementSelection(TreeSelectionEvent ev)
ev
- Tree selection eventCopyright ? 2009 Apache Software Foundation. All Rights Reserved.