Uses of Interface
de.sciss.app.DocumentHandler

Packages that use DocumentHandler
de.sciss.app   
de.sciss.common   
 

Uses of DocumentHandler in de.sciss.app
 

Classes in de.sciss.app that implement DocumentHandler
 class AbstractDocumentHandler
          A basic implementation of the DocumentHandler interface.
 

Methods in de.sciss.app that return DocumentHandler
 DocumentHandler Application.getDocumentHandler()
           
 

Uses of DocumentHandler in de.sciss.common
 

Methods in de.sciss.common that return DocumentHandler
protected abstract  DocumentHandler BasicApplication.createDocumentHandler()
           
 DocumentHandler BasicApplication.getDocumentHandler()