Searched defs:NonOpaqueDestLCDAATest (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/sun/java2d/DirectX/NonOpaqueDestLCDAATest/
H A DNonOpaqueDestLCDAATest.java30 * @run main/manual/othervm -Dsun.java2d.d3d=false NonOpaqueDestLCDAATest
31 * @run main/manual/othervm NonOpaqueDestLCDAATest
32 * @run main/manual/othervm -Dsun.java2d.opengl=True NonOpaqueDestLCDAATest
62 public class NonOpaqueDestLCDAATest extends JFrame implements ActionListener { class in inherits:JFrame,ActionListener
66 public NonOpaqueDestLCDAATest() { method in class:NonOpaqueDestLCDAATest
201 NonOpaqueDestLCDAATest t = new NonOpaqueDestLCDAATest();

Completed in 2243 milliseconds