Results 1 to 2 of 2
Thread: Updating JFrame
- 11-21-2010, 02:44 PM #1
Member
- Join Date
- Aug 2010
- Posts
- 8
- Rep Power
- 0
Updating JFrame
Hi,
I'm not very experienced with Java, so I apologize for wasting your time if this problem is an easy fix.
I'm working currently on a GUI, and I want it to have various tabs. For example, I want one tab to be a "main menu", with another tab being for data entry, or viewing results. In essence I want it to be laid out much like the tab system used by most internet browsers today. That is, you can switch independently between tabs, which changes what you're looking at for any given time.
I'm having trouble figuring out how to implement this using Swing. Any ideas?
Thanks
-
You can find information on how to use JTabbedPanes with Swing here: Tabbed Pane Tutorial.
For more help, please tell us the specifics of your current problem, especially what problem in particular is troubling you.
Best of luck.
Similar Threads
-
to pass a parameter from a jframe children to its jframe mother
By anix in forum NetBeansReplies: 5Last Post: 06-14-2010, 06:10 PM -
Passing data from one JFrame to another JFrame. - need help.
By Unsub in forum New To JavaReplies: 6Last Post: 04-12-2010, 11:33 AM -
Updating my GUI
By Catkill in forum AWT / SwingReplies: 6Last Post: 09-01-2009, 05:09 PM -
Passing data from one JFrame to another JFrame
By tarami in forum New To JavaReplies: 3Last Post: 08-06-2009, 05:44 PM -
How to make a Jframe un-focusable when another Jframe is active?
By Robert_85 in forum Advanced JavaReplies: 4Last Post: 04-22-2009, 11:02 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks