posted 22 years ago
Hi,Avi.
Thanks a lot for you help.I think your suggestion is useful to my problem.Now I am trying it.
These days I am making a tool for editing csv-file.Before the csv is made,I don't know number of it's rows and columns,of course inculdes the title.So I'd better edit header of the JTable.
I have ever thought another way this morning.Maybe can add a Mouse event on the header,after click the right-key,a popup-panel with a textfield will be out.I can input header's value into this textfield,then press "ok" button for returning the value to header and accomplish the editing.But by this way,the operation of my tool must become complex,so if your suggestion can be successed, it must be my first choice.
Thank you very much.
Yamashita.lee