How to set the fontsize of labels in Applets

T

Tushar

Hi
I am designing an applet. I want to set the font size of Labels to that
of my choice. How can I set the font of labels?
Thanks,
Tush
 
T

Thomas Weidenfeller

Tushar said:
Hi
I am designing an applet. I want to set the font size of Labels to that
of my choice. How can I set the font of labels?

setFont(). Now, that wasn't difficult, was it? You can look up such
things in the API documentation. And please consider posting beginner's
questions to comp.lang.java.help.

/Thomas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,444
Messages
2,571,709
Members
48,796
Latest member
Greg L.
Top