com.ptc.wgmecad
Interface LocationControl

All Known Implementing Classes:
AllDesignLocationControl, BoardLocationControl, SchematicLocationControl

public interface LocationControl

User: nvanweerdenburg Date: Feb 4, 2004 Time: 4:56:23 PM


Method Summary
 void setLocation(String projectLocation, String oldProjectLocation)
           
 

Method Detail

setLocation

public void setLocation(String projectLocation,
                        String oldProjectLocation)