I have created a login form in netbeans. Problem is i'm not sure of how to link the login form if i press the login button.
Login form using java in netbeans IDE
Page 1 of 11 Replies - 12024 Views - Last Post: 06 August 2010 - 05:06 AM
Replies To: Login form using java in netbeans IDE
#2
Re: Login form using java in netbeans IDE
Posted 06 August 2010 - 05:06 AM
Link the login form to what? A new JFrame? If you have an ActionListener associated with the login JButton, you can use the actionPerformed() method to validate and respond to the user inputs. There are a bunch of tutorials in the Java Tutorials Section that cover listeners and pbl wrote a snippet on Hiding a Frame and Showing Another.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote







|