Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > refresh the TableHeader

Reply
Thread Tools

refresh the TableHeader

 
 
nuria
Guest
Posts: n/a
 
      01-14-2004
hi

I have a table with init with JTable(data, columnNames);

one of the cell in the columnNames is updated during the program and I need
to refresh the table header

How do I do that ?
 
Reply With Quote
 
 
 
 
Ike
Guest
Posts: n/a
 
      01-14-2004
Change it in the TableModel of that JTable - Ike

"nuria" <> wrote in message
news: om...
> hi
>
> I have a table with init with JTable(data, columnNames);
>
> one of the cell in the columnNames is updated during the program and I

need
> to refresh the table header
>
> How do I do that ?



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can the tableHeader be Editable? cl Java 1 02-13-2006 04:07 PM
JSP: Session parameters vanish on refresh. How do I keep them on refresh? Per Magnus L?vold Java 1 10-08-2004 02:52 PM
How do i refresh a datagrid from a pop up window without having to refresh the whole page? Pkenty ASP .Net Web Controls 0 05-28-2004 07:06 AM
using refresh button on the menu bar to refresh two frames. Jawahar Rajan ASP General 1 10-01-2003 09:20 PM
Problem with refresh button breaking automatic refresh brian lanning ASP .Net 0 07-29-2003 07:57 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57