0

I placed the JTextArea with the JScrollPane inside the JTable, but using Key actions I can't edit the JTextArea.

aterai
  • 9,658
  • 4
  • 35
  • 44
Vishwa Dany
  • 327
  • 2
  • 16
  • 1
    Please elaborate on your question more, provide a code snippet of what you have actually programmed so far and provide a brief description of what you expect to see. – MSB Nov 14 '14 at 15:28
  • 1
    Try [`TablePopupEditor`](http://stackoverflow.com/a/3591230/230513) as an alternative. – trashgod Nov 14 '14 at 16:21
  • Another to try: [MultiLineCellEditor](http://stackoverflow.com/a/18165504/177145) – aterai Nov 14 '14 at 17:24
  • I tried it...Itz working..Thank You trashgod & aterai.. – Vishwa Dany Nov 15 '14 at 06:08

0 Answers0