|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExceptionPrinter | |
|---|---|
| org.acm.seguin.awt | This package abstracts the creation of GUI components. |
| org.acm.seguin.ide.jedit | |
| Uses of ExceptionPrinter in org.acm.seguin.awt |
|---|
| Subclasses of ExceptionPrinter in org.acm.seguin.awt | |
|---|---|
class |
GUIExceptionPrinter
Prints to stdout and includes a dialog box |
class |
TextExceptionPrinter
Prints to stdout |
| Methods in org.acm.seguin.awt that return ExceptionPrinter | |
|---|---|
static ExceptionPrinter |
ExceptionPrinter.getInstance()
|
| Methods in org.acm.seguin.awt with parameters of type ExceptionPrinter | |
|---|---|
static void |
ExceptionPrinter.register(ExceptionPrinter printer)
Description of the Method |
| Uses of ExceptionPrinter in org.acm.seguin.ide.jedit |
|---|
| Subclasses of ExceptionPrinter in org.acm.seguin.ide.jedit | |
|---|---|
protected class |
JEditPrettyPrinter.JavaStyleExceptionPrinter
Prints to stdout and includes a dialog box |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||