|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.lib.LibFile
public class LibFile
Class to manage files in the "library area" of Electric
Method Summary | |
---|---|
static java.net.URL |
getLibFile(java.lang.String fileName)
Method to find a library file. |
static java.lang.String[] |
getSpicePartsLibraries()
Method to find all files that are SPICE parts libraries. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.net.URL getLibFile(java.lang.String fileName)
fileName
- the name of the file in the library area.
These files are typically readable dumps of essential files used by everyone.
public static java.lang.String[] getSpicePartsLibraries()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |