This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Swing / AWT / SWT and the fly likes JTabbedPane/JTable Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "JTabbedPane/JTable" Watch "JTabbedPane/JTable" New topic
Author

JTabbedPane/JTable

Tys Seyffert
Ranch Hand

Joined: Jan 12, 2004
Posts: 32
Hi all,
I've got a JApplet with a JTabbedPane inside. Every different tab contains a JTable with data from different databases. The problem I have is that everytime a tab gets selected its like the tab refreshes everything on its visible space. Is there a way i can get this "flickering" away?
Thanks in advance
Tys
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JTabbedPane/JTable
 
Similar Threads
Monstrosity
JTable in JScrollPane
jTable not scrolling
JTable Tabbing
Problem with JTable not getting refreshed.