org.crosswire.common.swing
Class ExceptionPane.ExceptionRunner
java.lang.Object
org.crosswire.common.swing.ExceptionPane.ExceptionRunner
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- ExceptionPane
private static final class ExceptionPane.ExceptionRunner
- extends Object
- implements Runnable
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
event
private ReporterEvent event
ExceptionPane.ExceptionRunner
public ExceptionPane.ExceptionRunner(ReporterEvent ev)
- Parameters:
ev
-
run
public void run()
- Specified by:
run
in interface Runnable