Results 1 to 4 of 4
Thread: Advanced design
- 11-23-2011, 10:56 PM #1
Member
- Join Date
- Nov 2011
- Posts
- 2
- Rep Power
- 0
Advanced design
i have 3 jpanels and on each panel i have buttons to other panels
for example:
introPanel with Button1:goToSecondPanel Button2:GotoSettingsdPanel
SecondPanel Button1:gobacktointro Button2:GotoSettingsdPanel
SettingsdPanel Button1:gobacktointro
How can i implement this?
one solutions is with layeredPane. am i right?
other solution or a better aproach please!! i really need help
-
Re: Advanced design
It sounds like you want to use a CardLayout. Please check the tutorial that I"ve linked to.
- 11-23-2011, 11:03 PM #3
Member
- Join Date
- Nov 2011
- Posts
- 2
- Rep Power
- 0
Re: Advanced design
I already look at cardLayout but the buttons are inside the jpanles.
I'll look again cardLayout.
other solutions>??
-
Re: Advanced design
Similar Threads
-
Looking For Advanced Java Programmer
By fyfey96 in forum Advanced JavaReplies: 4Last Post: 10-02-2011, 12:53 AM -
Beginning advanced java
By vinci123 in forum Advanced JavaReplies: 7Last Post: 09-14-2011, 07:25 AM -
I need an advanced java developers help.
By cejay in forum New To JavaReplies: 7Last Post: 05-31-2011, 06:07 AM -
Advanced Looping
By nuggetman4 in forum New To JavaReplies: 1Last Post: 05-10-2010, 06:54 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks