|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.limegroup.gnutella.gui.ErrorHandler
This class handles putting error callbacks onto the swing thread for display.
| Constructor Summary | |
ErrorHandler()
|
|
| Method Summary | |
void |
error(java.lang.Throwable problem)
Displays the error to the user. |
void |
error(java.lang.Throwable problem,
java.lang.String msg)
Displays the error to the user with a specific message. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ErrorHandler()
| Method Detail |
public void error(java.lang.Throwable problem)
error in interface com.limegroup.gnutella.ErrorCallback
public void error(java.lang.Throwable problem,
java.lang.String msg)
error in interface com.limegroup.gnutella.ErrorCallback
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||