Uses of Class
com.sun.electric.database.text.PrefPackage.IntegerPref

Packages that use PrefPackage.IntegerPref
com.sun.electric.database Package for the Electric database. 
com.sun.electric.tool.erc Package for handling the Electrical-rules checking tools. 
com.sun.electric.tool.sc Package for handling the silicon-compiler tool. 
com.sun.electric.tool.user Package for handling the user-interface tool. 
 

Uses of PrefPackage.IntegerPref in com.sun.electric.database
 

Fields in com.sun.electric.database with annotations of type PrefPackage.IntegerPref
 int EditingPreferences.smartHorizontalPlacementArc
          what type of "smart" text placement should be done for horizontal Arcs.
 int EditingPreferences.smartHorizontalPlacementExport
          What type of "smart" horizontal text placement should be done for Exports.
 int EditingPreferences.smartVerticalPlacementArc
          What type of "smart" text placement should be done for vertical Arcs.
 int EditingPreferences.smartVerticalPlacementExport
          What type of "smart" vertical text placement should be done for Exports.
 

Uses of PrefPackage.IntegerPref in com.sun.electric.tool.erc
 

Fields in com.sun.electric.tool.erc with annotations of type PrefPackage.IntegerPref
 int ERCWellCheck.WellCheckPreferences.maxProc
          The number of processors to use in ERC well analysis.
 int ERCWellCheck.WellCheckPreferences.nWellCheck
          How much N-Well contact checking the ERC should do.
 int ERCWellCheck.WellCheckPreferences.pWellCheck
          How much P-Well contact checking the ERC should do.
 

Uses of PrefPackage.IntegerPref in com.sun.electric.tool.sc
 

Fields in com.sun.electric.tool.sc with annotations of type PrefPackage.IntegerPref
 int SilComp.SilCompPrefs.numRows
          The number of rows of cells to make.
 

Uses of PrefPackage.IntegerPref in com.sun.electric.tool.user
 

Fields in com.sun.electric.tool.user with annotations of type PrefPackage.IntegerPref
 int GraphicsPreferences.exportDisplayLevel
          How to display exports.
 int GraphicsPreferences.portDisplayLevel
          How to display ports.