开发者

How to draw a box in java inside which various shapes can be drawn?

开发者 https://www.devze.com 2023-02-01 22:00 出处:网络
I am using paint method to draw shapes . But I want those shapes to appear inside a box whose by deafault colour is white 开发者_如何学编程. How do i do it?check the Sun/Oracle tutorial on this very s

I am using paint method to draw shapes . But I want those shapes to appear inside a box whose by deafault colour is white 开发者_如何学编程. How do i do it?


check the Sun/Oracle tutorial on this very subject.

0

精彩评论

暂无评论...
验证码 换一张
取 消