PDA

Click to See Complete Forum and Search --> : JTable cell event handling


sriya
Nov 1st, 2007, 06:35 AM
hi alll,
i m quite new for GUI development on java...
i have made a jtable (tableDays) and corresponding model (dmDays)..
and i have needed to make a message out put when the user tries to change the content of the table cells.. what i need to out put is the row number and the column number of the cell where the change is done..
could you please direct me a way to make this a possible
thanking in advance