private static class Desktop.DesktopRunner extends Object implements Runnable
private Desktop
desktop
private Splash
splash
Desktop.DesktopRunner(Desktop aDesktop, Splash aSplash)
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private Desktop desktop
private Splash splash
aDesktop
aSplash
public void run()
run
Runnable