< prev index next >

test/java/awt/GridLayout/ComponentPreferredSize/ComponentPreferredSize.java

Print this page

        

*** 34,43 **** --- 34,44 ---- * of the components to check if events are triggered * @library ../../../../lib/testlibrary/ * @build ExtendedRobot * @run main ComponentPreferredSize * @run main ComponentPreferredSize -hg 20 -vg 20 + * @key randomness */ public class ComponentPreferredSize { private int width = 200;
< prev index next >