What are Font and FontMetrics classes?
Answer / ranganathkini
The Font class provides mappings to fonts that are used to
render text data onto the screen. The Font class maps the
characters of the language to their respecitve glyphs.
The FontMetrics provides access to attributes of Font
objects, things such as char width, char height, ascents,
line spacing, etc, all of which help in drawing the fonts on
the screen.
| Is This Answer Correct ? | 14 Yes | 1 No |
how to make the double-tone class ? as we have singletone class..?
What are the limitations for static method?
Can an interface be defined inside a class?
What are exceptions
Why for each loop is used?
What will be the initial value of an object reference which is defined as an instance variable?
What is the biggest integer?
Who developed java?
which is advanced deep technology in java launched by the sun microsystem??? The answer is very logical If u need correct answer mail me at priya_gupta@gmail.com
Are arrays static in java?
system.out.println(1 + 3);
Why string is popular hashmap key in java?