com.sun.electric.tool.project
Class ProjectDB

java.lang.Object
  extended by com.sun.electric.tool.project.ProjectDB
All Implemented Interfaces:
java.io.Serializable

public class ProjectDB
extends java.lang.Object
implements java.io.Serializable

This is the Project Management tool database.

See Also:
Serialized Form

Constructor Summary
ProjectDB()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectDB

public ProjectDB()