Uses of Class
org.apache.batik.apps.svgbrowser.DOMDocumentTree
Packages that use DOMDocumentTree
-
Uses of DOMDocumentTree in org.apache.batik.apps.svgbrowser
Fields in org.apache.batik.apps.svgbrowser declared as DOMDocumentTreeModifier and TypeFieldDescriptionprotected DOMDocumentTree
DOMDocumentTree.TreeDragSource.sourceTree
The sourceTree.protected DOMDocumentTree
DOMViewer.Panel.tree
The tree.Methods in org.apache.batik.apps.svgbrowser with parameters of type DOMDocumentTreeModifier and TypeMethodDescriptionprivate void
DOMDocumentTree.TreeDropTargetListener.addOnAutoscrollListener
(DOMDocumentTree tree) Adds the onAutoscroll listener.Constructors in org.apache.batik.apps.svgbrowser with parameters of type DOMDocumentTreeModifierConstructorDescriptionTreeDragSource
(DOMDocumentTree tree, int actions) Constructor.Constructor.