HEADER

Uses of Class
com.developmentontheedge.application.DocumentFactory

Packages that use DocumentFactory
biouml.workbench.diagram 
com.developmentontheedge.application 
ru.biosoft.gui 

Uses of DocumentFactory in biouml.workbench.diagram
 

Classes in biouml.workbench.diagram 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()
          
 

Uses of DocumentFactory in ru.biosoft.gui
 

Constructors in ru.biosoft.gui with parameters of type DocumentFactory
DocumentManager.DocumentManager(DocumentFactory documentFactory)
          
 


FOOTER

BOTTOM