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

Packages that use DocumentReader
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 DocumentReader in com.tensegrity.gui.graphdocument.persistence
 

Classes in com.tensegrity.gui.graphdocument.persistence that implement DocumentReader
 class GraphDocumentReader
          Base implementation of the DocumentReader interface for reading GraphDocuments.
 

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

Classes in com.tensegrity.gui.swing.document that implement DocumentReader
 class SwingGraphDocumentReader
          SwingGraphDocumentReader
 

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

Classes in com.tensegrity.gui.swt.document that implement DocumentReader
 class SwtGraphDocumentReader
          TODO SGu (02.03.2005): Comment
 



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