org.crosswire.common.swing
Class ExceptionPane.ExceptionRunner

java.lang.Object
  extended by org.crosswire.common.swing.ExceptionPane.ExceptionRunner
All Implemented Interfaces:
Runnable
Enclosing class:
ExceptionPane

private static final class ExceptionPane.ExceptionRunner
extends Object
implements Runnable


Field Summary
private  ReporterEvent event
           
 
Constructor Summary
ExceptionPane.ExceptionRunner(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.ExceptionRunner

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

run

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

Copyright ? 2003-2006