197198199200201202203204205206207
* display<p> * <p> */ public void display() { UserWindow.open(this); Timer aTimer = new Timer(true, 1000, Timer.qq_Resolver.cISACTIVE_TICKINTERVAL); // ---------- // Event Loop // ---------- EventManager.startEventLoop(); try {