jTextField3.setText(Integer.parseInt(jTextField1.getText().toString)+Integer.parseInt(jTextField2.getText().toString))