|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.electric.database.text.PrefPackage
com.sun.electric.tool.io.output.GenerateVHDL.VHDLPreferences
public static class GenerateVHDL.VHDLPreferences
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sun.electric.database.text.PrefPackage |
|---|
PrefPackage.BooleanPref, PrefPackage.DoublePref, PrefPackage.IntegerPref, PrefPackage.LongPref, PrefPackage.StringPref |
| Field Summary | |
|---|---|
java.util.Map<PrimitiveNode,java.lang.String> |
vhdlNames
|
| Fields inherited from class com.sun.electric.database.text.PrefPackage |
|---|
TECH_NODE, USER_NODE |
| Constructor Summary | |
|---|---|
GenerateVHDL.VHDLPreferences(boolean factory)
|
|
| Method Summary | |
|---|---|
void |
putPrefs(java.util.prefs.Preferences prefRoot,
boolean removeDefaults)
Store annotated option fields of the subclass into the speciefied Preferences subtree. |
| Methods inherited from class com.sun.electric.database.text.PrefPackage |
|---|
getFactoryPrefRoot, getKey, getKey, getKey, getKey, getPrefRoot, withField |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.Map<PrimitiveNode,java.lang.String> vhdlNames
| Constructor Detail |
|---|
public GenerateVHDL.VHDLPreferences(boolean factory)
| Method Detail |
|---|
public void putPrefs(java.util.prefs.Preferences prefRoot,
boolean removeDefaults)
putPrefs in class PrefPackageprefRoot - the root of the Preferences subtree.removeDefaults - remove from the Preferences subtree options which have factory default value.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||