aspose file tools
The moose likes Swing / AWT / SWT and the fly likes data transfer  for JTable Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "data transfer  for JTable" Watch "data transfer  for JTable" New topic
Author

data transfer for JTable

DOLLY REDDY
Greenhorn

Joined: Feb 08, 2005
Posts: 7
Hi Friends

Is there any way to implement the data transfer (cu copy paste) for two JTables
Dolly
Anand Karia
Ranch Hand

Joined: Sep 25, 2004
Posts: 154
Hi Dolly

your request is not cleared yet. If you want to make copy data from one cell to another table cell then its quiet simple. Just double click cell and CTRL+C and CTRL+V.

But if your question is not as I describe above then explain clearly.


Love is GOD and GOD is Love.<br /> <br />Anand Karia<br />Manager I.T<br />Artistic Garment Ind. Pvt. Ltd<br />MSC (Computer Science)
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: data transfer for JTable
 
Similar Threads
Alternative to FTP?
copying all of the objects in one schema over to another schema
Are these patterns the same
Method Call Object (Generic method calls? ) passing a method call?
Passing value to EJB from Servelet