代码搜索结果

找到约 10,000 项符合 Driver 的代码

driver.java

import java.awt.Color; /** Author: David D. Riley * Date: Jan, 2005 * Driver for illustrating the use of color with DrawingGizmo (Figure 3.5) */ public class Driver { private DrawingGizmo p

driver.ctxt

#BlueJ class context comment0.target=class\ Driver comment0.text=Author\:\ David\ D.\ Riley\nDate\:\ Jan,\ 2005\nDriver\ for\ illustrating\ the\ use\ of\ color\ with\ DrawingGizmo\ (Figure\ 3.5)\n\n c

driver.java

import javax.swing.JFrame; /** Driver for cake cutting (Figures 9.9, 9.10, 9.12, 9.13, and 9.18) * Author: David D. Riley * Date: January, 2005 */ public class Driver { private JFrame win

driver.java

/** Author: David D. Riley * Date: Jan, 2005 * Driver for illustrating the use of color with DrawingGizmo (Figure 3.1) */ public class Driver { private DrawingGizmo pencil; public Driver()

driver.ctxt

#BlueJ class context comment0.target=class\ Driver comment0.text=Author\:\ David\ D.\ Riley\nDate\:\ Jan,\ 2005\nDriver\ for\ illustrating\ the\ use\ of\ color\ with\ DrawingGizmo\ (Figure\ 3.1)\n\n c

driver.java

import java.awt.Color; import javax.swing.JFrame; /** Author: David D. Riley * Date: Jan, 2005 * Creating two JFrames (Figure 3.10) */ public class Driver { private JFrame window, blackWi

driver.ctxt

#BlueJ class context comment0.target=class\ Driver comment0.text=Author\:\ David\ D.\ Riley\nDate\:\ Jan,\ 2005\nCreating\ two\ JFrames\ (Figure\ 3.9)\n\n comment1.target=blackWindow comment2.params=

driver.java

import javax.swing.*; import java.awt.Color; /** BorderedOval Driver (Figure 8.7) * Author: David Riley * Date: February, 2000 */ public class Driver { public Driver() { JFrame theWin = n

driver.java

import java.awt.Color; import javax.swing.JFrame; /** Author: David D. Riley * Date: Jan, 2005 * An erroneous prototype of the caterpillar program (Figure 3.28) */ // This prototype contains

driver.ctxt

#BlueJ class context comment0.target=class\ Driver comment0.text=Author\:\ David\ D.\ Riley\nDate\:\ Jan,\ 2005\nAn\ erroneous\ prototype\ of\ the\ carterpillar\ program\ (Figure\ 3.21)\n\n comment1.p