Search Results
OK to copy?
Examples 1 through 6 of
6 (0.017 seconds)
jgoodies_binding
Class:
com.jgoodies.binding.tutorial.basics.ComponentsExample
©,
Rating:
0% of 1,
C1
Class: org.apache.tools.ant.taskdefs.ExecTaskTest ©, Rating: 0% of 0, C2
Class: org.apache.tools.ant.taskdefs.ExecTaskTest ©, Rating: 0% of 0, C2
Class: org.apache.tools.ant.taskdefs.ExecTaskTest ©, Rating: 0% of 0, C1
Class: org.apache.batik.ext.awt.image.codec.PNGImageDecoder ©, Rating: 0% of 0, C1
Class: org.apache.batik.ext.awt.image.codec.PNGRed ©, Rating: 0% of 0, C1
431 booleanValue = true;
432 color = Color.WHITE;
433 date = new GregorianCalendar(1967, 11, 5).getTime().getTime();
434 floatValue = 0.5f;
435 intChoice = LEFT_INTEGER.intValue();
Class: org.apache.tools.ant.taskdefs.ExecTaskTest ©, Rating: 0% of 0, C2
356 // security
357 if (now.getTime().getTime() - startwait.getTime().getTime() > MAX_BUILD_TIME) {
358 System.out.println("aborting wait, too long " + (now.getTime().getTime() - startwait.getTime().getTime()) + "milliseconds");
359 break;
360 }
Class: org.apache.tools.ant.taskdefs.ExecTaskTest ©, Rating: 0% of 0, C2
355 GregorianCalendar now = new GregorianCalendar();
356 // security
357 if (now.getTime().getTime() - startwait.getTime().getTime() > MAX_BUILD_TIME) {
358 System.out.println("aborting wait, too long " + (now.getTime().getTime() - startwait.getTime().getTime()) + "milliseconds");
359 break;
Class: org.apache.tools.ant.taskdefs.ExecTaskTest ©, Rating: 0% of 0, C1
411 */
412 public long getTimeElapsed() {
413 return timeFinished.getTime().getTime() - timeStarted.getTime().getTime();
414 }
415 public void start() {
Class: org.apache.batik.ext.awt.image.codec.PNGImageDecoder ©, Rating: 0% of 0, C1
1286 cal.set(year, month, day,
1287 hour, minute, second);
1288 Date date = cal.getTime();
1289
1290 if (encodeParam != null) {
Class: org.apache.batik.ext.awt.image.codec.PNGRed ©, Rating: 0% of 0, C1
1284 cal.set(year, month, day,
1285 hour, minute, second);
1286 Date date = cal.getTime();
1287
1288 if (encodeParam != null) {
Result Page:
1