Tuesday, March 10, 2009

What is the difference between the Font and FontMetrics classes? (AWT)

Question :What is the difference between the Font and FontMetrics classes? (AWT)
Answer :The FontMetrics class is used to define implementation-specific properties,
such as ascent and descent, of a Font object.

No comments: