
-----------------------------------
Jahobo
Fri Mar 02, 2007 9:50 am

Text
-----------------------------------
I'm relatively new to java. could any one tell me how to change font size. it would be much appreciated.

-----------------------------------
ericfourfour
Fri Mar 02, 2007 12:12 pm

Re: Text
-----------------------------------
[url=http://java.sun.com/j2se/1.3/docs/api/java/awt/Container.html]Container class has the setFont method
[url=http://java.sun.com/j2se/1.4.2/docs/api/java/awt/Font.html]Font class
