On my system, I have a window and a controller, but for some reason, it is never throwing the error, as expected:
Method that performs validation:
private void validacao(){
if((form.txtNome.getText() != null) && (form.txtEnd.get...
asked by
07.04.2016 / 23:06