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
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.MessageRunner
public ExceptionPane.MessageRunner(ReporterEvent ev)
- Parameters:
ev
-
run
public void run()
- Specified by:
run
in interface Runnable