< prev index next >

test/jdk/java/awt/Frame/MiscUndecorated/ActiveSwingWindowTest.java

Print this page

        

*** 25,35 **** * @test * @key headful * @summary To check proper WINDOW_EVENTS are triggered when JFrame gains or losses the focus * @author Jitender(jitender.singh@eng.sun.com) area=AWT * @author yan ! * @library ../../../../lib/testlibrary * @build ExtendedRobot * @run main ActiveSwingWindowTest */ import java.awt.*; --- 25,35 ---- * @test * @key headful * @summary To check proper WINDOW_EVENTS are triggered when JFrame gains or losses the focus * @author Jitender(jitender.singh@eng.sun.com) area=AWT * @author yan ! * @library ../../../../lib/client * @build ExtendedRobot * @run main ActiveSwingWindowTest */ import java.awt.*;
< prev index next >