Hi
1. How to disable the tab key in a JtextArea.
2. I have multiple JTextField say tx1,tx2,tx3,tx4.
Once I have enter the tx1 filed, or once my cursor goes to tx2 box, I wud like to auto complete the rest of tx2,tx3,tx4.
Assume that I already have an array of strings[][] to fill up the rest.
Start Free Trial