Results 1 to 1 of 1
- 12-05-2007, 07:09 AM #1
Member
- Join Date
- Dec 2007
- Posts
- 1
- Rep Power
- 0
Adding information to a JTable in a JTabbedPane
Hello friends. This is my first post here. I spend a LOT of time googling my Java questions, however this time I am unable to find the solution to what is probably a simple problem, which is:
How do I update a table that I have previously added to a JTabbedPane? I am writing a p2p servant for a class I am taking at Binghamton University. When the client gets back a response, it needs to add that response to a table, which is inside of a JScrollPane inside of the JTabbedPane. I'm not asking you to lay it out step-by-step, that would be asking too much, but please just point me in the right direction. I think it might have something to do with components, but I've never worked with them and am having a hard time figuring out if using components is the solution.
Thanks!
Similar Threads
-
Adding Tabs to JTabbedPane
By blackstone in forum AWT / SwingReplies: 2Last Post: 11-14-2007, 03:15 PM -
help drag and drop in JTabbedPane
By RO86 in forum AWT / SwingReplies: 0Last Post: 08-14-2007, 01:22 PM -
Help with JTabbedPane
By lenny in forum SWT / JFaceReplies: 1Last Post: 08-07-2007, 06:18 AM -
Same component on all JTabbedPane
By java_novice in forum AWT / SwingReplies: 4Last Post: 08-06-2007, 09:09 AM -
resize tabs in jtabbedpane
By osval in forum New To JavaReplies: 1Last Post: 08-02-2007, 03:02 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks