aspose file tools
The moose likes Swing / AWT / SWT and the fly likes question on JPanel 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 "question on JPanel" Watch "question on JPanel" New topic
Author

question on JPanel

tadi raja
Ranch Hand

Joined: Jul 07, 2008
Posts: 109
Hi to all,
i have a frame and two tabbed panes,in first tabbedpane i have a panel
with some components like button and textfields,if we click on a button the action listener goes to another panel and current panel is replaced with new panel with some components like data displaying, i want to replace existing panel with new panel
Maneesh Godbole
Saloon Keeper

Joined: Jul 26, 2007
Posts: 8436

http://www.coderanch.com/t/346443/GUI/java/JPanel


[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: question on JPanel
 
Similar Threads
doLayout()
regarding JPanel
Awt Dynamic Panel Design Issue � Help Needed
Windows Resizable?
How do I find out if a change has been made on a panel