Package projectviewer.persist

Project and configuration data persistence.

See:
          Description

Class Summary
DeferredProperty Defers the loading of a property until it's requested.
DirectoryNodeHandler Handler for directory nodes.
FileNodeHandler Handler for file nodes.
NodeHandler A node handler is a class that takes care of loading an saving nodes to/from the configuration file.
OldConfigLoader Class that takes care of loading old config files into the new virtual-tree object style.
OpenFileNodeHandler Handler for open file nodes.
ProjectNodeHandler Handler for project nodes.
ProjectPersistenceManager This class takes care of each projects properties.
ProjectPersistenceManager.ProjectHandler Handler to read project configuration files.
ProjectZipper The JarMaker plugin dialog, with enhancements and modifications to work the way ProjectViewer needs it to.
PropertyNodeHandler Handler for property nodes.
VFSFileNodeHandler Handler for file nodes.
 

Package projectviewer.persist Description

Project and configuration data persistence.

Currently PV does not offers any public APIs for this package.