DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2

Thread: JTable update

  1. #1
    PriyaRajan Guest

    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



  2. #2
    MarkN Guest

    Re: JTable update


    Give invalidate validate a shot.


Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links