< prev index next >

test/java/awt/Window/setLocRelativeTo/SetLocationRelativeToTest.java

Print this page

        

*** 32,41 **** --- 32,42 ---- or, if the component is hidden, centered on the screen. @bug 8036915 @library ../../../../lib/testlibrary @build ExtendedRobot @run main/timeout=1200 SetLocationRelativeToTest + @key randomness */ public class SetLocationRelativeToTest { private static int delay = 500; private static boolean testEverything = false;// NB: change this to true to test everything
< prev index next >