org.crosswire.common.swing
Class ExceptionPane.MessageRunner

java.lang.Object
  extended by 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  ReporterEvent event
           
 
Constructor Summary
ExceptionPane.MessageRunner(ReporterEvent ev)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

event

private ReporterEvent event
Constructor Detail

ExceptionPane.MessageRunner

public ExceptionPane.MessageRunner(ReporterEvent ev)
Parameters:
ev -
Method Detail

run

public void run()
Specified by:
run in interface Runnable

Copyright ? 2003-2011