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