org.xnap.commons.gui
Class SplashWindow.CloseRunner

java.lang.Object
  extended by org.xnap.commons.gui.SplashWindow.CloseRunner
All Implemented Interfaces:
Runnable
Enclosing class:
SplashWindow

public static class SplashWindow.CloseRunner
extends Object
implements Runnable


Constructor Summary
SplashWindow.CloseRunner(long timeout)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SplashWindow.CloseRunner

public SplashWindow.CloseRunner(long timeout)
Method Detail

run

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


Copyright © 2004-2007 XNap Commons Team. All Rights Reserved.