Uses of Interface
dsto.dfc.swing.persistence.Document

Packages that use Document
dsto.dfc.swing.persistence Support for managing persistent objects. 
 

Uses of Document in dsto.dfc.swing.persistence
 

Classes in dsto.dfc.swing.persistence that implement Document
 class AbstractDocument
          A base implementation of Document which implements the high-level bahaviour of a document without being specific to a particular persistent storage mechanism.
 class FileDocument
          A base class for documents that are file-based.
 

Constructors in dsto.dfc.swing.persistence with parameters of type Document
BasicDocumentSaveAsCommand(Document document)
           
BasicDocumentSaveCommand(Document document)
           
 



Copyright © 2008 Commonwealth of Australia