HEADER

Uses of Class
com.developmentontheedge.application.DocumentFactory

Packages that use DocumentFactory
biouml.editor 
com.developmentontheedge.application 

Uses of DocumentFactory in biouml.editor
 

Classes in biouml.editor that implement DocumentFactory
class DiagramFactory
          
 

Uses of DocumentFactory in com.developmentontheedge.application
 

Constructors in com.developmentontheedge.application with parameters of type DocumentFactory
DocumentManager.DocumentManager(DocumentFactory documentFactory)
          
 

Methods in com.developmentontheedge.application that return DocumentFactory
DocumentFactoryDocumentManager.getDocumentFactory()
          
 


FOOTER

BOTTOM