Uses of Package
com.sun.electric.database.text

Packages that use com.sun.electric.database.text
com.sun.electric.database Package for the Electric database. 
com.sun.electric.database.geometry Package for geometric support in Electric. 
com.sun.electric.database.hierarchy Package for hierarchy (cell instances inside of cells). 
com.sun.electric.database.id Package for Ids in the Electric database. 
com.sun.electric.database.network Package for handling network control in Electric. 
com.sun.electric.database.prototype Package for the prototype classes in Electric. 
com.sun.electric.database.text Package for handling text. 
com.sun.electric.database.topology Package for connected Nodes and Arcs. 
com.sun.electric.plugins.j3d   
com.sun.electric.technology Package for handling technology information. 
com.sun.electric.technology.technologies Package for the individual technologies. 
com.sun.electric.technology.xml Package for handling versions of Technology Xml syntax. 
com.sun.electric.tool Package for all synthesis and analysis tools. 
com.sun.electric.tool.drc Package for handling the design-rule checking tool. 
com.sun.electric.tool.erc Package for handling the Electrical-rules checking tools. 
com.sun.electric.tool.extract Package for handling node extraction, parasitics, etc. 
com.sun.electric.tool.generator.layout   
com.sun.electric.tool.io Package for handling the I/O tool (file import and export). 
com.sun.electric.tool.io.input   
com.sun.electric.tool.io.output   
com.sun.electric.tool.logicaleffort Package for handling the logical effort tool. 
com.sun.electric.tool.sc Package for handling the silicon-compiler tool. 
com.sun.electric.tool.simulation Package for handling the simulation tool. 
com.sun.electric.tool.user Package for handling the user-interface tool. 
com.sun.electric.tool.user.dialogs   
com.sun.electric.tool.user.dialogs.options   
com.sun.electric.tool.user.projectSettings   
com.sun.electric.tool.user.ui   
com.sun.electric.tool.user.waveform   
 

Classes in com.sun.electric.database.text used by com.sun.electric.database
CellName
          A CellName is a text-parsing object for Cell names.
ImmutableArrayList
          Constant-array implementation of the List interface.
Name
          A Name is a text-parsing object for port, node and arc names.
PrefPackage
          Abstract class to define a package of appearence options.
PrefPackage.IntegerPref
          Indicates that a field declaration is intended to keep value of an integer option.
Setting
          This class manages meaning options.
Setting.RootGroup
          This class manages a tree of Settings.
Setting.SettingChangeBatch
           
Version
          A Version is a text-parsing object for Electric's version number.
 

Classes in com.sun.electric.database.text used by com.sun.electric.database.geometry
ImmutableArrayList
          Constant-array implementation of the List interface.
 

Classes in com.sun.electric.database.text used by com.sun.electric.database.hierarchy
CellName
          A CellName is a text-parsing object for Cell names.
Name
          A Name is a text-parsing object for port, node and arc names.
Setting
          This class manages meaning options.
Setting.RootGroup
          This class manages a tree of Settings.
Setting.SettingChangeBatch
           
Version
          A Version is a text-parsing object for Electric's version number.
 

Classes in com.sun.electric.database.text used by com.sun.electric.database.id
CellName
          A CellName is a text-parsing object for Cell names.
Name
          A Name is a text-parsing object for port, node and arc names.
 

Classes in com.sun.electric.database.text used by com.sun.electric.database.network
Name
          A Name is a text-parsing object for port, node and arc names.
Setting
          This class manages meaning options.
 

Classes in com.sun.electric.database.text used by com.sun.electric.database.prototype
Name
          A Name is a text-parsing object for port, node and arc names.
 

Classes in com.sun.electric.database.text used by com.sun.electric.database.text
CellName
          A CellName is a text-parsing object for Cell names.
ImmutableArrayList
          Constant-array implementation of the List interface.
Name
          A Name is a text-parsing object for port, node and arc names.
Pref
          This class manages appearance options.
Pref.Group
           
PrefPackage
          Abstract class to define a package of appearence options.
Setting
          This class manages meaning options.
Setting.Group
          This class manages a group of Settings.
Setting.RootGroup
          This class manages a tree of Settings.
TempPref
          Non-persistent preference.
TextUtils.UnitScale
          Unit is a typesafe enum class that describes a unit scale (metric factors of 10).
TextUtils.WhatToSearch
          Class to define the kind of text string to search
Version
          A Version is a text-parsing object for Electric's version number.
 

Classes in com.sun.electric.database.text used by com.sun.electric.database.topology
ImmutableArrayList
          Constant-array implementation of the List interface.
Name
          A Name is a text-parsing object for port, node and arc names.
 

Classes in com.sun.electric.database.text used by com.sun.electric.plugins.j3d
TextUtils.WhatToSearch
          Class to define the kind of text string to search
 

Classes in com.sun.electric.database.text used by com.sun.electric.technology
ImmutableArrayList
          Constant-array implementation of the List interface.
Name
          A Name is a text-parsing object for port, node and arc names.
Setting
          This class manages meaning options.
Setting.Group
          This class manages a group of Settings.
Setting.RootGroup
          This class manages a tree of Settings.
Version
          A Version is a text-parsing object for Electric's version number.
 

Classes in com.sun.electric.database.text used by com.sun.electric.technology.technologies
Setting
          This class manages meaning options.
Version
          A Version is a text-parsing object for Electric's version number.
 

Classes in com.sun.electric.database.text used by com.sun.electric.technology.xml
Version
          A Version is a text-parsing object for Electric's version number.
 

Classes in com.sun.electric.database.text used by com.sun.electric.tool
Pref.Group
           
Setting
          This class manages meaning options.
Setting.Group
          This class manages a group of Settings.
Setting.RootGroup
          This class manages a tree of Settings.
 

Classes in com.sun.electric.database.text used by com.sun.electric.tool.drc
PrefPackage
          Abstract class to define a package of appearence options.
PrefPackage.BooleanPref
          Indicates that a field declaration is intended to keep value of a boolean option.
 

Classes in com.sun.electric.database.text used by com.sun.electric.tool.erc
PrefPackage
          Abstract class to define a package of appearence options.
PrefPackage.BooleanPref
          Indicates that a field declaration is intended to keep value of a boolean option.
PrefPackage.IntegerPref
          Indicates that a field declaration is intended to keep value of an integer option.
 

Classes in com.sun.electric.database.text used by com.sun.electric.tool.extract
PrefPackage
          Abstract class to define a package of appearence options.
PrefPackage.DoublePref
          Indicates that a field declaration is intended to keep value of a double option.
 

Classes in com.sun.electric.database.text used by com.sun.electric.tool.generator.layout
Setting
          This class manages meaning options.
 

Classes in com.sun.electric.database.text used by com.sun.electric.tool.io
Setting
          This class manages meaning options.
 

Classes in com.sun.electric.database.text used by com.sun.electric.tool.io.input
Setting
          This class manages meaning options.
Version
          A Version is a text-parsing object for Electric's version number.
 

Classes in com.sun.electric.database.text used by com.sun.electric.tool.io.output
PrefPackage
          Abstract class to define a package of appearence options.
 

Classes in com.sun.electric.database.text used by com.sun.electric.tool.logicaleffort
Setting
          This class manages meaning options.
 

Classes in com.sun.electric.database.text used by com.sun.electric.tool.sc
PrefPackage
          Abstract class to define a package of appearence options.
PrefPackage.DoublePref
          Indicates that a field declaration is intended to keep value of a double option.
PrefPackage.IntegerPref
          Indicates that a field declaration is intended to keep value of an integer option.
PrefPackage.StringPref
          Indicates that a field declaration is intended to keep value of a String option.
 

Classes in com.sun.electric.database.text used by com.sun.electric.tool.simulation
Pref
          This class manages appearance options.
Setting
          This class manages meaning options.
 

Classes in com.sun.electric.database.text used by com.sun.electric.tool.user
PrefPackage
          Abstract class to define a package of appearence options.
PrefPackage.IntegerPref
          Indicates that a field declaration is intended to keep value of an integer option.
PrefPackage.StringPref
          Indicates that a field declaration is intended to keep value of a String option.
Setting
          This class manages meaning options.
TextUtils.UnitScale
          Unit is a typesafe enum class that describes a unit scale (metric factors of 10).
 

Classes in com.sun.electric.database.text used by com.sun.electric.tool.user.dialogs
PrefPackage
          Abstract class to define a package of appearence options.
Setting
          This class manages meaning options.
 

Classes in com.sun.electric.database.text used by com.sun.electric.tool.user.dialogs.options
PrefPackage
          Abstract class to define a package of appearence options.
Setting
          This class manages meaning options.
 

Classes in com.sun.electric.database.text used by com.sun.electric.tool.user.projectSettings
Setting
          This class manages meaning options.
 

Classes in com.sun.electric.database.text used by com.sun.electric.tool.user.ui
PrefPackage
          Abstract class to define a package of appearence options.
TextUtils.WhatToSearch
          Class to define the kind of text string to search
 

Classes in com.sun.electric.database.text used by com.sun.electric.tool.user.waveform
TextUtils.WhatToSearch
          Class to define the kind of text string to search