|
||||||||||
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.awt.GUIExceptionPrinter
public class GUIExceptionPrinter
Prints to stdout and includes a dialog box
Constructor Summary | |
---|---|
GUIExceptionPrinter()
|
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 |
---|
public GUIExceptionPrinter()
Method Detail |
---|
public void printException(java.lang.Throwable exc, boolean interactive)
printException
in interface net.sourceforge.jrefactory.factory.ExceptionPrinter
printException
in class ExceptionPrinter
exc
- the exception to be printedinteractive
- Description of the Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |