|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NccGuiInfo | |
---|---|
com.sun.electric.tool.ncc | Package for handling the Network Consistency Checking (LVS) tool. |
com.sun.electric.tool.ncc.result | |
com.sun.electric.tool.user.ncc |
Uses of NccGuiInfo in com.sun.electric.tool.ncc |
---|
Methods in com.sun.electric.tool.ncc that return NccGuiInfo | |
---|---|
NccGuiInfo |
NccGlobalsReportable.getNccGuiInfo()
|
NccGuiInfo |
NccGlobals.getNccGuiInfo()
Get mismatches to be displayed in the GUI |
Uses of NccGuiInfo in com.sun.electric.tool.ncc.result |
---|
Methods in com.sun.electric.tool.ncc.result that return NccGuiInfo | |
---|---|
NccGuiInfo |
NccResult.getNccGuiInfo()
return information saved specifically for the GUI |
Methods in com.sun.electric.tool.ncc.result that return types with arguments of type NccGuiInfo | |
---|---|
java.util.List<NccGuiInfo> |
NccResults.getAllComparisonMismatches()
|
Uses of NccGuiInfo in com.sun.electric.tool.user.ncc |
---|
Method parameters in com.sun.electric.tool.user.ncc with type arguments of type NccGuiInfo | |
---|---|
void |
NccMsgsFrame.setMismatches(java.util.List<NccGuiInfo> misms,
NccOptions options)
Method to update the list of mismatched NCC comparisons |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |