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

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -