-
JTable update
Dear friends,
I have a Jtable in a JPanel. Another panel contains textfields.Two panels
are within JFrame.when the table is updated and fireTableChanged() is called,
the table updates data.
The problem is if focus is on another window, I am not able to see the updated
data in the table. Only when I click on the JFrame I see the updated table.but
when the textfield is changed it automatically shows the new value, even
when focus is on another window.
how to show the updates in the table when focus is on another window?
Thank u
-
Re: JTable update
Give invalidate validate a shot.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks