wizard japplet

Hi,

I want to make a wizard japplet!

I have tree jpanel class with three next buttons inside them.

I want when i start the japplet it starts with the first jpanel.

when i clik the next button of the first jpanel the japplet will restart with tha second jpanel....

Sorry for my English!

Any Help?

[338 byte] By [ftsoa] at [2007-11-27 9:06:48]
# 1
I have never done applets, so I have no idea if this will help or not.When I need wizard functionality in regular Swing apps, I use: http://jwizardcmponent.sourceforge.net/
mbmerrilla at 2007-7-12 21:42:43 > top of Java-index,Desktop,Core GUI APIs...