|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.ejalbert.testing.BrowserLauncherTestApp.TestAppErrorHandler
private static class BrowserLauncherTestApp.TestAppErrorHandler
Field Summary | |
---|---|
private javax.swing.JTextArea |
debugTextArea
|
Constructor Summary | |
---|---|
BrowserLauncherTestApp.TestAppErrorHandler(javax.swing.JTextArea debugTextArea)
|
Method Summary | |
---|---|
void |
handleException(java.lang.Exception ex)
Takes an exception and does something with it. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private javax.swing.JTextArea debugTextArea
Constructor Detail |
---|
BrowserLauncherTestApp.TestAppErrorHandler(javax.swing.JTextArea debugTextArea)
Method Detail |
---|
public void handleException(java.lang.Exception ex)
BrowserLauncherErrorHandler
handleException
in interface BrowserLauncherErrorHandler
ex
- Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |