org.crosswire.bibledesktop.desktop
Class Desktop.DesktopRunner

java.lang.Object
  extended by org.crosswire.bibledesktop.desktop.Desktop.DesktopRunner
All Implemented Interfaces:
Runnable
Enclosing class:
Desktop

private static class Desktop.DesktopRunner
extends Object
implements Runnable

Helper class to actually display the application at the right time.


Field Summary
private  Desktop desktop
           
private  Splash splash
           
 
Constructor Summary
Desktop.DesktopRunner(Desktop aDesktop, Splash aSplash)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

desktop

private Desktop desktop

splash

private Splash splash
Constructor Detail

Desktop.DesktopRunner

public Desktop.DesktopRunner(Desktop aDesktop,
                             Splash aSplash)
Parameters:
aDesktop -
aSplash -
Method Detail

run

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

Copyright ? 2003-2011