Package | Description |
---|---|
com.sun.electric.database |
Package for the Electric database.
|
com.sun.electric.database.text |
Package for handling text.
|
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.io.output | |
com.sun.electric.tool.sc |
Package for handling the silicon-compiler 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.ui |
Modifier and Type | Class and Description |
---|---|
class |
EditingPreferences
Class to mirror on a server a portion of client environment
|
Modifier and Type | Method and Description |
---|---|
protected PrefPackage |
PrefPackage.withField(java.lang.String fieldName,
java.lang.Object value) |
Modifier and Type | Class and Description |
---|---|
static class |
DRC.DRCPreferences
OPTIONS
|
Modifier and Type | Class and Description |
---|---|
static class |
ERCAntenna.AntennaPreferences |
static class |
ERCWellCheck.WellCheckPreferences |
Modifier and Type | Class and Description |
---|---|
static class |
LayerCoverageTool.LayerCoveragePreferences
OPTIONS
|
Modifier and Type | Class and Description |
---|---|
static class |
GenerateVHDL.VHDLPreferences |
Modifier and Type | Class and Description |
---|---|
static class |
SilComp.SilCompPrefs |
Modifier and Type | Class and Description |
---|---|
class |
GraphicsPreferences |
Modifier and Type | Class and Description |
---|---|
static class |
ComponentMenu.ComponentMenuPreferences |
Modifier and Type | Method and Description |
---|---|
protected void |
PreferencePanel.putPrefs(PrefPackage pp)
Method to Save options from specified PrefPackage into Electric Preferences subtree.
|
Modifier and Type | Class and Description |
---|---|
class |
LayerVisibility
Class represents visibility of Layers.
|