Looking for text area widget allowing for simple editing

Hi,

I am looking for a widget which supports defining a text area allowing to perform simple editing commands, cut and paste, wrapping and can have a predefined visible size and predefined number of characters to input.

Which widget would be best to use for this purpose?

Thanks,

[304 byte] By [marlysaa] at [2007-10-3 8:19:04]
# 1
http://java.sun.com/docs/books/tutorial/uiswing/components/components.htmlWhat is wrong with JTextArea?
zadoka at 2007-7-15 3:24:32 > top of Java-index,Desktop,Core GUI APIs...