|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.util.gui.DOMViewer.Panel.DOMTreeSelectionListener
To listen to the tree selection.
Constructor Summary | |
protected |
DOMViewer.Panel.DOMTreeSelectionListener()
|
Method Summary | |
protected java.lang.String |
createDocumentText(org.w3c.dom.Document doc)
|
protected int |
nodeCount(org.w3c.dom.Node node)
|
void |
valueChanged(javax.swing.event.TreeSelectionEvent ev)
Called when the selection changes. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected DOMViewer.Panel.DOMTreeSelectionListener()
Method Detail |
public void valueChanged(javax.swing.event.TreeSelectionEvent ev)
valueChanged
in interface javax.swing.event.TreeSelectionListener
protected java.lang.String createDocumentText(org.w3c.dom.Document doc)
protected int nodeCount(org.w3c.dom.Node node)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |