Uses of Interface
com.sun.electric.database.change.Changes

Packages that use Changes
com.sun.electric.tool Package for all synthesis and analysis tools. 
com.sun.electric.tool.cvspm Package for the CVS tool which synchronizes circuitry using source-code control. 
com.sun.electric.tool.drc Package for handling the design-rule checking tool. 
com.sun.electric.tool.project Package for handling the project management tool. 
com.sun.electric.tool.routing Package for handling the Routing tools. 
com.sun.electric.tool.user Package for handling the user-interface tool. 
 

Uses of Changes in com.sun.electric.tool
 

Classes in com.sun.electric.tool that implement Changes
 class Listener
          This class represents a Listener - a Tool which can listen to Changes.
 

Uses of Changes in com.sun.electric.tool.cvspm
 

Classes in com.sun.electric.tool.cvspm that implement Changes
 class CVS
          The CVS Module
 

Uses of Changes in com.sun.electric.tool.drc
 

Classes in com.sun.electric.tool.drc that implement Changes
 class DRC
          This is the Design Rule Checker tool.
 

Uses of Changes in com.sun.electric.tool.project
 

Classes in com.sun.electric.tool.project that implement Changes
 class Project
          This is the Project Management tool.
 

Uses of Changes in com.sun.electric.tool.routing
 

Classes in com.sun.electric.tool.routing that implement Changes
 class Routing
          This is the Routing tool.
 

Uses of Changes in com.sun.electric.tool.user
 

Classes in com.sun.electric.tool.user that implement Changes
 class User
          This is the User Interface tool.