I am searching for a (resizable) text input area (not TextField!)
something like this (see below)
what would that be ??
(some code snippet would be veeery cool)
am not so keen on the resizer, but something close to JTextArea, where the empty TextArea fills its defined hor./ver. space, even if no input is done yet, and if text-input exceeds the visible area the vertical scrollbar might kick in. (a FreeText Editor Component, so to say)