How to setFont in a List?

How can i setFont in a List for example setting it to SIZE_LARGE etc...,thanks.
[93 byte] By [joakim07a] at [2007-11-27 10:01:26]
# 1
http://java.sun.com/javame/reference/apis/jsr118/javax/microedition/lcdui/List.html#setFont(int,%20javax.microedition.lcdui.Font)
suparenoa at 2007-7-13 0:34:37 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
i am able to setFont and run the MIDlet successfully on my WTK emulator but I am unable to see the font changes on my phone.Please help please because I have no idea why is this happening.I am using a SE K610i / Nokia 6280
joakim07a at 2007-7-13 0:34:37 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3
it depends on the java implementation ...you can try to create a MIDlet (you may have ever done it) with textFields for each fontparameter possible and what's going on !
suparenoa at 2007-7-13 0:34:37 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 4
I dont really get what you are saying but I am trying to set fonts for my list. It works perfectly fine on an emulator but not on the phone.
joakim07a at 2007-7-13 0:34:37 > top of Java-index,Java Mobility Forums,Java ME Technologies...