|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Xml.Technology | |
---|---|
com.sun.electric.technology | Package for handling technology information. |
com.sun.electric.technology.technologies | Package for the individual technologies. |
com.sun.electric.tool.sandbox | |
com.sun.electric.tool.user.dialogs |
Uses of Xml.Technology in com.sun.electric.technology |
---|
Fields in com.sun.electric.technology declared as Xml.Technology | |
---|---|
protected Xml.Technology |
Technology.xmlTech
Xml representation of this Technology |
Methods in com.sun.electric.technology that return Xml.Technology | |
---|---|
Xml.Technology |
Technology.getXmlTech()
|
Xml.Technology |
Technology.makeXml()
Create Xml structure of this Technology |
static Xml.Technology |
Xml.parseTechnology(java.net.URL fileURL)
|
Constructors in com.sun.electric.technology with parameters of type Xml.Technology | |
---|---|
Technology(Generic generic,
Xml.Technology t)
|
Uses of Xml.Technology in com.sun.electric.technology.technologies |
---|
Constructors in com.sun.electric.technology.technologies with parameters of type Xml.Technology | |
---|---|
MoCMOS(Generic generic,
Xml.Technology t)
|
Uses of Xml.Technology in com.sun.electric.tool.sandbox |
---|
Methods in com.sun.electric.tool.sandbox that return Xml.Technology | |
---|---|
Xml.Technology |
TechExplorer.makeXml(java.lang.String techName)
|
Uses of Xml.Technology in com.sun.electric.tool.user.dialogs |
---|
Methods in com.sun.electric.tool.user.dialogs with parameters of type Xml.Technology | |
---|---|
void |
ComponentMenu.showTechnology(java.lang.String name,
Xml.Technology xt,
java.lang.Object[][] theArray,
java.lang.Object[][] factoryArray)
Method to load the dialog with menu information. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |