Uses of Package
dsto.dfc.swing.persistence

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

Classes in dsto.dfc.swing.persistence used by dsto.dfc.swing.persistence
AbstractDocument
          A base implementation of Document which implements the high-level bahaviour of a document without being specific to a particular persistent storage mechanism.
DefaultSerializer
          Default serializer that uses Java serialization.
Document
          A document is used as a wrapper around a model to provide the typical Save / Save As / Open / New / Save Changes? behaviour that a user usually expects to see with persistent documents.
ISerializer
          Defines an object that can serialize/deserialize an object to a stream.
KbmlSerializer
          Serializer that uses KBML IO.
PersistenceManager
          A lightweight persistent object manager.
SerializedFormat
          Stores format options for serialization.
 



Copyright © 2008 Commonwealth of Australia