Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何确保在repaint() 之前清除了Jframe 的所有内容?做类似秒表之类的事情只是结果是绘制了一个相互重叠的数字
如果我很好地理解了您的问题,您需要做的是绘制一个背景颜色与您想要的区域一样大的矩形。这有效地“清除”了该区域,您可以再次在干净的“画布”上绘制