Uses of Class
com.sun.electric.tool.user.ncc.UnrecognizedPart

Packages that use UnrecognizedPart
com.sun.electric.tool.user.ncc   
 

Uses of UnrecognizedPart in com.sun.electric.tool.user.ncc
 

Methods in com.sun.electric.tool.user.ncc that return types with arguments of type UnrecognizedPart
 java.util.List<UnrecognizedPart> NccGuiInfo.getUnrecognizedParts()
           
 

Methods in com.sun.electric.tool.user.ncc with parameters of type UnrecognizedPart
 void NccGuiInfo.addUnrecognizedPart(UnrecognizedPart mos)