lets say~ I've built an Applet like the one shown below:
Then, after inputting the name and pressed "Next" or Enter,
it then shows a page like this:
So how can I transfer the UI from 1st to 2nd?
Can it be done with in Java?
Within same class?
Without needing to open a new webpage?
I tried to use removeAll(); but the whole applet then just got stuck...
Anyone can help~? Thanks for helping >"<

New Topic/Question
Reply




MultiQuote





|