Package | Description |
---|---|
org.apache.batik.apps.svgbrowser |
Modifier and Type | Field and Description |
---|---|
protected DOMDocumentTree |
DOMDocumentTree.TreeDragSource.sourceTree
The sourceTree.
|
protected DOMDocumentTree |
DOMViewer.Panel.tree
The tree.
|
Modifier and Type | Method and Description |
---|---|
private void |
DOMDocumentTree.TreeDropTargetListener.addOnAutoscrollListener(DOMDocumentTree tree)
Adds the onAutoscroll listener.
|
Constructor and Description |
---|
TreeDragSource(DOMDocumentTree tree,
int actions)
Constructor.
|
TreeDropTargetListener(DOMDocumentTree tree)
Constructor.
|