Searched defs:println (Results 51 - 75 of 118) sorted by relevance

12345

/openjdk7/jdk/test/java/awt/Mixing/
H A DJButtonInGlassPane.java202 Sysout.println( "The test passed." );
203 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
226 Sysout.println( "The test failed: " + whyFailed );
227 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
306 To display a message for the tester to see, simply call Sysout.println
308 This mimics System.out.println but works within the test harness as well
321 println( "Any messages for the tester will display here." );
330 println( "Any messages for the tester will display here." );
340 public static void println( String messageIn ) method in class:Sysout
343 System.out.println(messageI
[all...]
H A DLWComboBox.java97 System.err.println("lLoc: " + lLoc);
108 System.err.println("bLoc: " + bLoc);
197 Sysout.println( "The test passed." );
198 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
221 Sysout.println( "The test failed: " + whyFailed );
222 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
301 To display a message for the tester to see, simply call Sysout.println
303 This mimics System.out.println but works within the test harness as well
316 println( "Any messages for the tester will display here." );
325 println( "An
335 public static void println( String messageIn ) method in class:Sysout
[all...]
H A DLWPopupMenu.java204 Sysout.println( "The test passed." );
205 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
228 Sysout.println( "The test failed: " + whyFailed );
229 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
308 To display a message for the tester to see, simply call Sysout.println
310 This mimics System.out.println but works within the test harness as well
323 println( "Any messages for the tester will display here." );
332 println( "Any messages for the tester will display here." );
342 public static void println( String messageIn ) method in class:Sysout
345 System.out.println(messageI
[all...]
H A DMixingInHwPanel.java200 Sysout.println( "The test passed." );
201 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
224 Sysout.println( "The test failed: " + whyFailed );
225 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
304 To display a message for the tester to see, simply call Sysout.println
306 This mimics System.out.println but works within the test harness as well
319 println( "Any messages for the tester will display here." );
328 println( "Any messages for the tester will display here." );
338 public static void println( String messageIn ) method in class:Sysout
341 System.out.println(messageI
[all...]
H A DMixingOnDialog.java200 Sysout.println( "The test passed." );
201 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
224 Sysout.println( "The test failed: " + whyFailed );
225 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
304 To display a message for the tester to see, simply call Sysout.println
306 This mimics System.out.println but works within the test harness as well
319 println( "Any messages for the tester will display here." );
328 println( "Any messages for the tester will display here." );
338 public static void println( String messageIn ) method in class:Sysout
341 System.out.println(messageI
[all...]
H A DMixingOnShrinkingHWButton.java201 Sysout.println( "The test passed." );
202 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
225 Sysout.println( "The test failed: " + whyFailed );
226 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
305 To display a message for the tester to see, simply call Sysout.println
307 This mimics System.out.println but works within the test harness as well
320 println( "Any messages for the tester will display here." );
329 println( "Any messages for the tester will display here." );
339 public static void println( String messageIn ) method in class:Sysout
342 System.out.println(messageI
[all...]
H A DNonOpaqueInternalFrame.java115 System.err.println("lLoc: " + lLoc);
206 Sysout.println( "The test passed." );
207 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
230 Sysout.println( "The test failed: " + whyFailed );
231 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
310 To display a message for the tester to see, simply call Sysout.println
312 This mimics System.out.println but works within the test harness as well
325 println( "Any messages for the tester will display here." );
334 println( "Any messages for the tester will display here." );
344 public static void println( Strin method in class:Sysout
[all...]
H A DOpaqueTest.java225 Sysout.println( "The test passed." );
226 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
249 Sysout.println( "The test failed: " + whyFailed );
250 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
329 To display a message for the tester to see, simply call Sysout.println
331 This mimics System.out.println but works within the test harness as well
344 println( "Any messages for the tester will display here." );
353 println( "Any messages for the tester will display here." );
363 public static void println( String messageIn ) method in class:Sysout
366 System.out.println(messageI
[all...]
H A DOverlappingButtons.java213 Sysout.println( "The test passed." );
214 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
237 Sysout.println( "The test failed: " + whyFailed );
238 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
317 To display a message for the tester to see, simply call Sysout.println
319 This mimics System.out.println but works within the test harness as well
332 println( "Any messages for the tester will display here." );
341 println( "Any messages for the tester will display here." );
351 public static void println( String messageIn ) method in class:Sysout
354 System.out.println(messageI
[all...]
H A DValidBounds.java185 Sysout.println( "The test passed." );
186 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
209 Sysout.println( "The test failed: " + whyFailed );
210 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
289 To display a message for the tester to see, simply call Sysout.println
291 This mimics System.out.println but works within the test harness as well
304 println( "Any messages for the tester will display here." );
313 println( "Any messages for the tester will display here." );
323 public static void println( String messageIn ) method in class:Sysout
326 System.out.println(messageI
[all...]
H A DValidating.java62 System.out.println("The test environment does not support maximization. The test cannot be performed.");
179 Sysout.println( "The test passed." );
180 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
203 Sysout.println( "The test failed: " + whyFailed );
204 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
283 To display a message for the tester to see, simply call Sysout.println
285 This mimics System.out.println but works within the test harness as well
298 println( "Any messages for the tester will display here." );
307 println( "Any messages for the tester will display here." );
317 public static void println( Strin method in class:Sysout
[all...]
H A DsetComponentZOrder.java149 Sysout.println( "The test passed." );
150 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
173 Sysout.println( "The test failed: " + whyFailed );
174 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
253 To display a message for the tester to see, simply call Sysout.println
255 This mimics System.out.println but works within the test harness as well
268 println( "Any messages for the tester will display here." );
277 println( "Any messages for the tester will display here." );
287 public static void println( String messageIn ) method in class:Sysout
290 System.out.println(messageI
[all...]
/openjdk7/jdk/test/java/awt/Modal/WsDisabledStyle/Winkey/
H A DWinkey.java150 Sysout.println( "The test passed." );
151 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
176 Sysout.println( "The test failed: " + whyFailed );
177 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
255 To display a message for the tester to see, simply call Sysout.println
257 This mimics System.out.println but works within the test harness as well
270 println( "Any messages for the tester will display here." );
279 println( "Any messages for the tester will display here." );
289 public static void println( String messageIn ) method in class:Sysout
387 System.out.println(messageI
[all...]
/openjdk7/jdk/test/java/awt/Robot/ManualInstructions/
H A DManualInstructions.java57 System.out.println("Now pressing : " + (buttonNumber.getSelectedIndex()+1));
72 System.out.println("Now releasing : " + (buttonNumber.getSelectedIndex()+1));
86 System.out.println("Now clicking : " + (buttonNumber.getSelectedIndex()+1));
101 Sysout.println(""+e);
104 Sysout.println(""+e);
107 Sysout.println(""+e);
188 To display a message for the tester to see, simply call Sysout.println
190 This mimics System.out.println but works within the test harness as well
203 println( "Any messages for the tester will display here." );
212 println( "An
221 public static void println( String messageIn ) method in class:Sysout
[all...]
/openjdk7/jdk/test/java/awt/Toolkit/RealSync/
H A DRealSyncOnEDT.java173 Sysout.println( "The test passed." );
174 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
197 Sysout.println( "The test failed: " + whyFailed );
198 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
277 To display a message for the tester to see, simply call Sysout.println
279 This mimics System.out.println but works within the test harness as well
292 println( "Any messages for the tester will display here." );
301 println( "Any messages for the tester will display here." );
311 public static void println( String messageIn ) method in class:Sysout
314 System.out.println(messageI
[all...]
/openjdk7/jdk/test/java/awt/Window/GrabSequence/
H A DGrabSequence.java44 System.out.println("This test is for XToolkit and WToolkit only. Now using " + toolkit + ". Automatically passed.");
72 System.out.println("mousePressed"+event);
79 System.out.println("mouseReleased"+event);
102 System.out.println("1. Color is " + color);
114 System.out.println("2. Color is " + color);
121 System.out.println("3. Color is " + color);
207 Sysout.println( "The test passed." );
208 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
231 Sysout.println( "The test failed: " + whyFailed );
232 Sysout.println( "Th
345 public static void println( String messageIn ) method in class:Sysout
[all...]
/openjdk7/jdk/test/java/awt/Window/PropertyChangeListenerLockSerialization/
H A DPropertyChangeListenerLockSerialization.java176 Sysout.println( "The test passed." );
177 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
200 Sysout.println( "The test failed: " + whyFailed );
201 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
280 To display a message for the tester to see, simply call Sysout.println
282 This mimics System.out.println but works within the test harness as well
295 println( "Any messages for the tester will display here." );
304 println( "Any messages for the tester will display here." );
314 public static void println( String messageIn ) method in class:Sysout
317 System.out.println(messageI
[all...]
/openjdk7/jdk/test/java/awt/dnd/ImageDecoratedDnDNegative/
H A DImageDecoratedDnDNegative.java180 println("Any messages for the tester will display here.");
188 println("Any messages for the tester will display here.");
197 public static void println(String messageIn) { method in class:Sysout
/openjdk7/jdk/test/java/awt/event/KeyEvent/AcceleratorTest/
H A DAcceleratorTest.java108 Sysout.println("Fired");
110 Sysout.println("All tests passed.");
142 //Sysout.println(CMD[i]+":"+cmdHash.get(CMD[i]));
144 Sysout.println("FIRED");
146 Sysout.println("All tests passed.");
174 To display a message for the tester to see, simply call Sysout.println
176 This mimics System.out.println but works within the test harness as well
191 println( "Any messages for the tester will display here." );
200 println( "Any messages for the tester will display here." );
214 public static void println( Strin method in class:Sysout
[all...]
/openjdk7/jdk/test/java/awt/event/KeyEvent/KeyReleasedInAppletTest/
H A DKeyReleasedInAppletTest.java114 * To display a message for the tester to see, simply call Sysout.println
116 * This mimics System.out.println but works within the test harness as well
129 println("Any messages for the tester will display here.");
137 println("Any messages for the tester will display here.");
150 public static void println(String messageIn) { method in class:Sysout
229 System.out.println(messageIn);
/openjdk7/jdk/test/java/awt/event/MouseEvent/RobotLWTest/
H A DRobotLWTest.java52 //Use System.out.println for diagnostic messages that you want
54 //Use Sysout.println for messages you want the tester to read.
125 System.out.println(e.toString());
142 System.out.println(e.toString());
167 To display a message for the tester to see, simply call Sysout.println
169 This mimics System.out.println but works within the test harness as well
182 println( "Any messages for the tester will display here." );
191 println( "Any messages for the tester will display here." );
201 public static void println( String messageIn ) method in class:Sysout
/openjdk7/jdk/test/java/awt/grab/EmbeddedFrameTest1/
H A DEmbeddedFrameTest1.java75 System.out.println("We shouldn't test MToolkit.");
87 Sysout.println("embedded_frame = " + embedded_frame);
93 System.out.println("Button pressed");
205 Sysout.println( "The test passed." );
206 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
229 Sysout.println( "The test failed: " + whyFailed );
230 Sysout.println( "The test is over, hit Ctl-C to stop Java VM" );
269 To display a message for the tester to see, simply call Sysout.println
271 This mimics System.out.println but works within the test harness as well
284 println( "An
303 public static void println( String messageIn ) method in class:Sysout
[all...]
/openjdk7/jdk/test/javax/print/
H A DDialogMargins.java88 System.out.println("DialogMargins Exception caught:" + pe);
140 println( "Any messages for the tester will display here." );
149 println( "Any messages for the tester will display here." );
159 public static void println( String messageIn ) method in class:Sysout
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DUtil.java111 public static void println(String s) { method in class:Util
112 System.out.println(s);
115 public static void println(char ch) { method in class:Util
116 System.out.println(ch);
120 System.out.println("TRACE1");
124 System.out.println("TRACE2");
128 System.out.println("TRACE3");
/openjdk7/jdk/src/share/classes/sun/awt/
H A DDebugSettings.java144 pout.println(key + " = " + value);
183 println("Reading debug settings from '" + propFile.getCanonicalPath() + "'...");
188 println("Did not find settings file.");
190 println("Problem reading settings, IOException: " + ioe.getMessage());
243 //println(actualKeyName+"="+value);
260 private void println(Object object) { method in class:DebugSettings
312 //System.out.println("Key="+key+", File="+filespec+", Line="+linespec+", Enabled="+enabled);

Completed in 266 milliseconds

12345