Thread
:
Login Successful, close Login file and Open another file
View Single Post
•
•
Join Date: Jan 2007
Posts: 706
Reputation:
Solved Threads: 84
stultuske
Offline
Master Poster
Re: Login Successful, close Login file and Open another file
0
#
2
Sep 16th, 2008
what do you mean by: the LoginForm.java closes? do you mean that it's a JFrame that you want to disappear?
in that case, use eiter the hide() or dispose() method for the LoginForm frame, and show the new one
stultuske
View Public Profile
Find all posts by stultuske