Uses of Class
com.sun.electric.tool.user.CantEditException

Packages that use CantEditException
com.sun.electric.tool.user Package for handling the user-interface tool. 
 

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

Methods in com.sun.electric.tool.user that throw CantEditException
static void CircuitChangeJobs.testEditable(Cell cell, NodeInst item, boolean giveError, boolean allowInstanceChange)
          Method to test whether a NodeInst can be modified in a cell.