Hi Folks,
We have a swing based applet application. In this applet we have several forms with buttons to move to next screen.
Now when we are on the beginning form and click on Next button using mouse quickly several times it moves to that many screens ahead even though there are checks that certain inputs are required.
How can we stop this to happen and do not let the mouse clicks to move to next set of screens without being validated first.
Thanks in advance,
Manoj
We have a swing based applet application. In this applet we have several forms with buttons to move to next screen.
Now when we are on the beginning form and click on Next button using mouse quickly several times it moves to that many screens ahead even though there are checks that certain inputs are required.
How can we stop this to happen and do not let the mouse clicks to move to next set of screens without being validated first.
Thanks in advance,
Manoj