< prev index next >

test/java/awt/Mouse/MouseWheelAbsXY/MouseWheelAbsXY.java

Print this page
rev 14836 : 8159690: [TESTBUG] Mark headful tests with @key headful.

*** 32,41 **** --- 32,42 ---- import static java.awt.GraphicsEnvironment.*; /** * @test + * @key headful * @bug 6778087 */ public final class MouseWheelAbsXY { private static boolean done;
< prev index next >