Search found 1 match
- Sun Apr 27, 2008 1:03 am
- Forum: JCommon
- Topic: Editable TextBox
- Replies: 0
- Views: 16146
Editable TextBox
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 suppor...