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 |
What is type inference in java8?
Same common question what is Map,Set,HashMap,List????
Java openings 3 - 5 years, Lnt Infotech. requirements - core java, J2ee, struts, hibernate Interview Date:- 19 March 2011 Time:- 9:00 AM to 12:00 Pm Interview Location - L & T Infotech, Manapakkam, Chennai Refererral PS NO:- 291649 (Please mention this when u fill the form only then u will be considered for interview) Documents Required:- Latest Resume, Photograph and last 3 payslips Mail me on vasan2211@gmail.com once u appear for interview
What environment variables are required to be set on a machine in order to run Java programs?
What is application system?
What is a substitution variable?
Do extraneous variables affect validity?
What is this keyword in java?
What is the immediate superclass of the Dialog class?
What is the difference between an object-oriented programming language and object-based programming language?
What are unchecked exceptions in java?
what is instanceof operator used in java?