login - Java- Test for Word -
i using netbeans , code is
private void passwordactionperformed(java.awt.event.actionevent evt) { // todo add handling code here: }
how make java scan password, that, if wrong not work , if password correct works , performs action.
you should have simple text/password input field awt, read input variable , compare if.
Comments
Post a Comment