|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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.
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||