Class | Description |
---|---|
DirectoryNodeHandler |
Handler for directory nodes.
|
FileNodeHandler |
Handler for file nodes.
|
FilterNodeHandler |
Handler for filter configuration 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.
|
For details on how to add new node types to ProjectViewer, check
the documentation for projectviewer.vpt
.