搜索资源列表
java2
- 画出每一帧: 剩下的就是将每一帧图象绘出。在上例中调用了applet的repaint() 来绘出每一帧图象。 -Draw each frame: the rest is to draw each frame image. In the above example calls the applet' s repaint () to draw each frame image.
movingBallAndRepaint
- Java Applet for moving ball in a fixed path with multicolor rectangles. Repaint is good function used. -Java Applet for moving ball in a fixed path with multicolor rectangles. Repaint is good function used.
MiniDrawPad
- Java画图板,支持repaint(),形状保存,图片保存-Java drawing board, support the repaint (), shape save, save the picture
DESSIN
- 画图板的java小程序,网上也有很多的例子,这个例子比较简单,好理解,充分理解repaint的作用-The Java applet to the drawing board, the Internet there are many examples, this example is relatively simple, easy to understand, to fully understand the role of the repaint