Wednesday, February 11, 2009

What is the relationship between the Canvas class and the Graphics class

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

No comments: