aspose file tools
The moose likes Swing / AWT / SWT and the fly likes regarding JPanel Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "regarding JPanel" Watch "regarding JPanel" New topic
Author

regarding JPanel

tadi raja
Ranch Hand

Joined: Jul 07, 2008
Posts: 109
Hi

I have a frame and three tabbed panes,in first tabbedpane i have a panel
with some components like button and textfields if i click on a button in a panel,the listener goes to another panel and current panel is replaced with new panel with some components, my question is that i want to replace first tabbedpane panel's with new panel can you please send the solution as early as possible.
Maneesh Godbole
Saloon Keeper

Joined: Jul 26, 2007
Posts: 8430

Originally posted by tadi raja:
..... can you please send the solution as early as possible.


We do things a bit differently at the ranch. We dont believe in spoon feeding as there are no kids around.
We would rather see your code and tell you what you are doing wrong.
Take a look at this link.

And yes, Welcome to the Ranch.


[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: regarding JPanel
 
Similar Threads
Gui problem
Tab order in swing component
question on JPanel
Swing- dynamic generation of panels
Focus: cant find the relevant method