Results 1 to 2 of 2
Thread: Jtable get edited contents
- 10-31-2011, 01:03 PM #1
Member
- Join Date
- Oct 2010
- Posts
- 25
- Rep Power
- 0
Jtable get edited contents
Hi,
I have a Jtable with two columns. I have an array of names for both the columns
eg: First column A[]="John1","John2","John3" Second column B[]="GOOD","BAD"
Could someone please clarify how to create a listener so that if I enter 'John1' in the first column, "BAD" should be there in column 2. and if I erase this first column and put John2 there, then "GOOD" should be present.
Thanks and Regards
- 10-31-2011, 04:26 PM #2
Senior Member
- Join Date
- Jul 2009
- Posts
- 1,143
- Rep Power
- 5
Similar Threads
-
JTable with ColumnWidth = LEN the contents of the Fields
By Andri_JT in forum JDBCReplies: 0Last Post: 01-29-2011, 06:24 AM -
Dynamically changing the contents of a jTable
By kulangotski in forum AWT / SwingReplies: 3Last Post: 01-18-2011, 05:44 PM -
How to update JTable contents
By chyrl in forum AWT / SwingReplies: 10Last Post: 04-17-2010, 05:26 AM -
Reading and writing the contents of jtable into a text file
By Manfizy in forum NetBeansReplies: 6Last Post: 12-12-2008, 03:35 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks