I have one .java file in which I have a form for user registration and I have another page on another .java file that should appear (and previous should disappear) when user clicks on next …. could anybody provide me any guidance.
Thanks a lot
efforts appreciated
My guess! you haven’t tried
setVisible()method.