[Edit: Hmmm, I think I've found out a really good looking way involving something called CardLayout, so we'll see if that works out. Now to figure out how to write what I want...]
On the offhand hope that it might help my headache, not having to dig through google, if there's somebody that knows what they're talking about wrt java...
I'm building a shopping cart applet. Is there any way to make a Java applet go from one screen to the next? Like on one screen I ask them to enter their billing address, and then have it draw a new screen for them to enter their credit card number?
If I could do this, it would make my applet look really good. I know how to do everything else I want to do.
Thanks in advance.
-kat
On the offhand hope that it might help my headache, not having to dig through google, if there's somebody that knows what they're talking about wrt java...
I'm building a shopping cart applet. Is there any way to make a Java applet go from one screen to the next? Like on one screen I ask them to enter their billing address, and then have it draw a new screen for them to enter their credit card number?
If I could do this, it would make my applet look really good. I know how to do everything else I want to do.
Thanks in advance.
-kat