< prev index next >

test/jdk/javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java

Print this page

        

*** 35,44 **** --- 35,45 ---- * @key headful * @bug 7124513 * @summary We should support NSTexturedBackgroundWindowMask style on OSX. * @author Sergey Bylokhov * @library /test/lib + * /test/jdk/lib/testlibrary/ * @build ExtendedRobot jdk.test.lib.Platform * @run main NSTexturedJFrame */ public final class NSTexturedJFrame {
< prev index next >