Dear Friends,
I have a problem with JTextArea.I've defined the JTextArea constructor with 2rows and 2 cols.Now when i enter text into it and press enter key again and again, then instead of an appreance of a scrollbar the area of the JtextArea keep increasing, this results in the shrinking of other JtextField/JTextarea.
Can we Fix this area Of the JTextArea anyhow/or is there any other way to solve this problem?
Thanx