Searched refs:shortenedLookAndFeelString (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jdk/test/javax/swing/JProgressBar/8015748/
H A DJProgressBarOrientationRobotTest.java94 private static void createUI(final String shortenedLookAndFeelString) argument
101 frame = new JFrame(shortenedLookAndFeelString);
149 private static void testCaseLTR(String shortenedLookAndFeelString) argument
157 System.out.println("[" + shortenedLookAndFeelString
162 String error = "[" + shortenedLookAndFeelString
172 private static void testCaseRTL(String shortenedLookAndFeelString) argument
179 System.out.println("[" + shortenedLookAndFeelString
184 String error = "[" + shortenedLookAndFeelString

Completed in 94 milliseconds