Package org.apache.batik.apps.svgbrowser
Interface DOMDocumentTreeController
-
- All Known Implementing Classes:
DOMViewer.DOMViewerDOMDocumentTreeController
public interface DOMDocumentTreeController
Provides the information to control the DOMDocumentTree behaviour.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isDNDSupported()
Returns whether the DOMDocumentTree supports drag-and-drop.
-