|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.acm.seguin.awt.ExceptionPrinter
org.acm.seguin.ide.jedit.JEditPrettyPrinter.JavaStyleExceptionPrinter
protected class JEditPrettyPrinter.JavaStyleExceptionPrinter
Prints to stdout and includes a dialog box
Constructor Summary | |
---|---|
protected |
JEditPrettyPrinter.JavaStyleExceptionPrinter()
|
Method Summary | |
---|---|
void |
printException(java.lang.Throwable exc,
boolean interactive)
Prints exceptions |
Methods inherited from class org.acm.seguin.awt.ExceptionPrinter |
---|
getExceptionsPrinted, getInstance, print, register |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected JEditPrettyPrinter.JavaStyleExceptionPrinter()
Method Detail |
---|
public void printException(java.lang.Throwable exc, boolean interactive)
printException
in interface net.sourceforge.jrefactory.factory.ExceptionPrinter
printException
in class ExceptionPrinter
exc
- Description of Parameterinteractive
- Description of Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |