Uses of Class
com.sun.electric.tool.user.ncc.ExportConflict.CharactConflict

Packages that use ExportConflict.CharactConflict
com.sun.electric.tool.user.ncc   
 

Uses of ExportConflict.CharactConflict in com.sun.electric.tool.user.ncc
 

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

Methods in com.sun.electric.tool.user.ncc with parameters of type ExportConflict.CharactConflict
 void NccGuiInfo.addCharactExportConflict(ExportConflict.CharactConflict conf)