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