Superscript in swing

Hi,Please let me know how to handle superscript in swing.Superscript for JLabel or JTextArea.Thanks,Sarayu.
[142 byte] By [Sarayu_Geethajalia] at [2007-11-26 18:10:06]
# 1
> Hi,> > Please let me know how to handle superscript in swing.> Superscript for JLabel or JTextArea.> > > Thanks,> Sarayu.What is an algorithm?
prometheuzza at 2007-7-9 5:42:17 > top of Java-index,Other Topics,Algorithms...
# 2
You can use HTML in a JLabel, but I don't believe you can do superscripts at all in a JTextField, unless you write your own renderer.P.S. Why are you posting this question in the algorithms forum?
TimRyanNZa at 2007-7-9 5:42:17 > top of Java-index,Other Topics,Algorithms...
# 3
Thanks for the reply.I'd like to first apologize because I felt that where this post truly belongs. sorry for my confusion.Now onwards I will post to correct group.Thanks,Sarayu.
Sarayu_Geethajalia at 2007-7-9 5:42:17 > top of Java-index,Other Topics,Algorithms...