HEADER

Uses of Class
com.developmentontheedge.application.DocumentManager

Packages that use DocumentManager
com.developmentontheedge.application 
ru.biosoft.gui 

Uses of DocumentManager in com.developmentontheedge.application
 

Constructors in com.developmentontheedge.application with parameters of type DocumentManager
ApplicationFrame.ApplicationFrame(ActionManager actionManager, DocumentManager documentManager, PanelManager panelManager, String name)
          
 

Methods in com.developmentontheedge.application that return DocumentManager
DocumentManagerApplicationFrame.getDocumentManager()
          
 

Uses of DocumentManager in ru.biosoft.gui
 

Subclasses of DocumentManager in ru.biosoft.gui
class DocumentManager
          Specail document manager that supports sharing of View/EditorParts between several documents.
 


FOOTER

BOTTOM