< prev index next >

test/java/awt/Window/HandleWindowDestroyTest/HandleWindowDestroyTest.html

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

*** 1,8 **** --- 1,9 ---- <html> <!-- @test + @key headful @bug 6260648 @summary Tests that WINDOW_DESTROY event can be handled by overriding handleEvent(). Also, tests that handleEvent() is not called by AWT if any listener is added to the component (i. e. when post-1.1 events schema is used) @author artem.ananiev: area=awt.event
< prev index next >