< prev index next >

test/javax/swing/reliability/TaskZoomJFrameChangeState.java

Print this page
rev 14989 : 8160974: [TESTBUG] Mark more headful tests with @key headful.

*** 24,33 **** --- 24,34 ---- import javax.swing.*; import java.awt.*; /* * @test + * @key headful * @summary Construct a JFrame, zoom it from the normal state and back forth * using Frame.ZOOMED and Frame.NORMAL. Iconofy from the zoomed * state and back forth using Frame.ICONIFIED and Frame.NORMAL and * check the zoomed size is same as the screen size. Check the * location of the jframe after restoration from zoom or icon.
< prev index next >