|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.tool.user.tecEdit.TechToLib
public class TechToLib
This class generates technology libraries from technologys.
Constructor Summary | |
---|---|
TechToLib()
|
Method Summary | |
---|---|
static void |
makeLibFromTech()
Method to convert the current technology into a library. |
static Library |
makeLibFromTech(Technology tech)
Method to convert technology "tech" into a library and return that library. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TechToLib()
Method Detail |
---|
public static void makeLibFromTech()
public static Library makeLibFromTech(Technology tech)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |