org.apache.batik.util.gui

Class DOMViewer.Panel.DOMTreeSelectionListener

protected class DOMViewer.Panel.DOMTreeSelectionListener extends Object implements TreeSelectionListener

To listen to the tree selection.
Method Summary
protected StringcreateDocumentText(Document doc)
protected intnodeCount(Node node)
voidvalueChanged(TreeSelectionEvent ev)
Called when the selection changes.

Method Detail

createDocumentText

protected String createDocumentText(Document doc)

nodeCount

protected int nodeCount(Node node)

valueChanged

public void valueChanged(TreeSelectionEvent ev)
Called when the selection changes.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.