Thread: JTable problem
View Single Post
  #1 (permalink)  
Old 05-20-2008, 06:22 PM
robbertds1 robbertds1 is offline
Member
 
Join Date: May 2008
Posts: 1
robbertds1 is on a distinguished road
JTable problem
Hi there,

In my program I use a JTable thats in a Jpanel to list all my users on it.
There is also a posibility to delete one of those users.
But then the problem starts the JTable stays like it is and I want to refresh it. I know there is a JLissener or something but I dont know how that works.
Is there also another posibility to refresh the panel or Jtable to update my data for the Jtable.
also the option revalidate with a panel seems to doesnt work :s

Can someone please help me
Reply With Quote
Sponsored Links