Custom Search

Sunday, September 2, 2007

75. What is the relationship between the Canvas class and the Graphics class?

75. What is the relationship between the Canvas class and the Graphics class?
A Canvas object provides access to a Graphics object via its paint() method.

No comments: