|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.bioinfweb.treegraph.AWTExceptionHandler
public class AWTExceptionHandler
This class is used to handle exceptions during the processing of modal dialogs. The
current version of Java (1.6) does not pass these exceptions to the
DefaultUncaughtExceptionHandler.
| Constructor Summary | |
|---|---|
AWTExceptionHandler()
|
|
| Method Summary | |
|---|---|
void |
handle(java.lang.Throwable t)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AWTExceptionHandler()
| Method Detail |
|---|
public void handle(java.lang.Throwable t)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||