Uses of Interface
com.tensegrity.gui.document.persistence.DocumentWriter

Packages that use DocumentWriter
com.tensegrity.gui.graphdocument.persistence   
com.tensegrity.gui.swing.document This package contains all of the current document implementations for use in a swing-based environment.  
com.tensegrity.gui.swt.document   
 

Uses of DocumentWriter in com.tensegrity.gui.graphdocument.persistence
 

Classes in com.tensegrity.gui.graphdocument.persistence that implement DocumentWriter
 class GraphDocumentWriter
          Base implementation of the DocumentWriter interface for writing GraphDocuments.
 

Uses of DocumentWriter in com.tensegrity.gui.swing.document
 

Classes in com.tensegrity.gui.swing.document that implement DocumentWriter
 class SwingGraphDocumentWriter
          SwingGraphDocumentWriter
 

Uses of DocumentWriter in com.tensegrity.gui.swt.document
 

Classes in com.tensegrity.gui.swt.document that implement DocumentWriter
 class SwtGraphDocumentWriter
           This is the SWT-specific implementation of GraphDocumentWriter which allows persisting instances of SwtGraphDocument.
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.