< prev index next >

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

Print this page

        

*** 26,36 **** * @key headful * @summary Make sure that on changing state of Undecorated Frame, * all the components on it are repainted correctly * @author Jitender(jitender.singh@eng.sun.com) area=AWT * @author yan ! * @library ../../../../lib/testlibrary * @build ExtendedRobot * @run main RepaintTest */ import java.awt.*; --- 26,36 ---- * @key headful * @summary Make sure that on changing state of Undecorated Frame, * all the components on it are repainted correctly * @author Jitender(jitender.singh@eng.sun.com) area=AWT * @author yan ! * @library ../../../../lib/client * @build ExtendedRobot * @run main RepaintTest */ import java.awt.*;
< prev index next >