elijah 发表于 2005-3-14 15:18

elijah 发表于 2005-3-14 22:54

corba 发表于 2005-3-15 00:34

请教,什么情况,要让你实现双缓存呢?

elijah 发表于 2005-3-17 00:44

leotao 发表于 2005-3-24 04:35

建议先看看BufferedImage类,或是Orelly的Java 2D Graphics书

weahoo 发表于 2005-4-22 02:50

you must find where you use this section.
After the show of the panel, the graphic object will be initialized and then you can use it. You had better use a function to check whether it is null, then to something
Another tip, you can put your code into the paint(graphics..) something like it.

ceth 发表于 2005-4-26 22:30

你指doubleBuffer吧,为了解决动画频闪的一种方法。
页: [1]
查看完整版本: 请教各位大虾,哪位用java实现过双缓存技术?