Creating round textbox in swing

Just as i can create round buttons in swing,Is it possible for me to create textbox that are round?
[113 byte] By [santoshkc] at [2007-9-26 2:29:35]
# 1
Hi,...sure, why not?...JRG
j-rg at 2007-6-29 9:46:59 > top of Java-index,Archived Forums,Swing...
# 2

Dear friends,

i am facing one problem in Swing button Component.

i am able to create the RoundRectange button(using g.drawRoundRect and g.fillRoundRect function in paintBorder method).

button i am not able to set the border(Bevel.RAISED) for my drawing component(RoundRect graphical object).

I need a RoundRectangle JButton with Bevel.Raised functionality.

Please get back to me regarding this at suriya_sri@rediffmail.com.

Friendly,

Suriya

suriya_sri at 2007-6-29 9:46:59 > top of Java-index,Archived Forums,Swing...