public void run(){ if(isSetToFront) { this.toFront(); }}
界面 (继承JWindow) extends Thread 或 implements Runnable, run之后sleep一下。可用于Splash Window。