aspose file tools
The moose likes Swing / AWT / SWT and the fly likes Redirecting of one frame to another frame 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 "Redirecting of one frame to another frame" Watch "Redirecting of one frame to another frame" New topic
Author

Redirecting of one frame to another frame

Ahesanali Khanusiya
Greenhorn

Joined: Jul 15, 2010
Posts: 11
when I click any JButton than I want redirect one frame to another frame how its possible can you explain with example....
Michael Dunn
Ranch Hand

Joined: Jun 09, 2003
Posts: 4632
redirect what?
Ahesanali Khanusiya
Greenhorn

Joined: Jul 15, 2010
Posts: 11
if i click button in swing and i want go other page of swing than how its possible.....
Rob Spoor
Sheriff

Joined: Oct 27, 2005
Posts: 19216

Use a CardLayout.


SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
Petar Thomas
Ranch Hand

Joined: Oct 11, 2009
Posts: 234
What does mean "to redirect a frame" ?

Maybe then this is "redirecting a JPanel", not "a frame"?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Redirecting of one frame to another frame
 
Similar Threads
accessing frame contents
How to access nested frames with the frame name or id ?
Frame
Two JFrames...
How to show Modelless Frame