|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.tool.user.tecEdit.Info
com.sun.electric.tool.user.tecEdit.GeneralInfo
public class GeneralInfo
This class defines general information about a technology in the Technology Editor.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.sun.electric.tool.user.tecEdit.Info |
---|
Info.SpecialTextDescr |
Field Summary |
---|
Fields inherited from class com.sun.electric.tool.user.tecEdit.Info |
---|
COMPMENU_KEY, HIGHLIGHTOBJ, LAYER_KEY, OPTION_KEY |
Constructor Summary | |
---|---|
GeneralInfo()
|
Method Summary | |
---|---|
static java.awt.Color[] |
getTransparentColors(NodeInst ni)
Method to get the transparent color information from a NodeInst. |
Methods inherited from class com.sun.electric.tool.user.tecEdit.Info |
---|
createSpecialText, loadTableEntry |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GeneralInfo()
Method Detail |
---|
public static java.awt.Color[] getTransparentColors(NodeInst ni)
ni
- the NodeInst to examine.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |