Page 1 of 1

Editable TextBox

Posted: Sun Apr 27, 2008 1:03 am
by Nuncius
Hi to everyone.

I'm working with Java2D to create a STN diagrams maker application. All works right, but I've have a problem with the text that mark the states, and the transitions of a diagram. I think that I can use a TextBox object to do that, but I don't know if I can make it editable for support the user interaction.

Thanks.