|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.tool.user.ErrorLogger.MessageLog
com.sun.electric.tool.user.ErrorLogger.WarningLog
public static class ErrorLogger.WarningLog
Create a Log of a single warning.
Field Summary |
---|
Fields inherited from class com.sun.electric.tool.user.ErrorLogger.MessageLog |
---|
index |
Constructor Summary | |
---|---|
ErrorLogger.WarningLog(java.lang.String message,
CellId cellId,
int sortKey,
java.util.List<ErrorHighlight> highlights)
|
|
ErrorLogger.WarningLog(java.lang.String message,
Cell cell,
int sortKey,
java.util.List<ErrorHighlight> highlights)
|
Method Summary |
---|
Methods inherited from class com.sun.electric.tool.user.ErrorLogger.MessageLog |
---|
compareTo, findGeometries, getCell, getHighlights, getMessage, getMessageString, getNumHighlights, getSortKey, isValid, writeXmlDescription |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ErrorLogger.WarningLog(java.lang.String message, Cell cell, int sortKey, java.util.List<ErrorHighlight> highlights)
public ErrorLogger.WarningLog(java.lang.String message, CellId cellId, int sortKey, java.util.List<ErrorHighlight> highlights)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |