Dear All
I am tring to do 1 simple job but some where I am missing something
I designed 1 GUI in Netbeans 3 jTextFields, 2 jButtons (design attached)
Step 1-> Input any number in 1st text field 2
Step 2-> Input any number in 2nd text field 2
Step 3-> Click on Add button and sum of both the entered number should be displayed in 3rd Box 4
Step 4-> Change the 1st Text Field number ONLY 3
Step 5-> Again do the addition by clicking same Add Button 5
Step 6-> Now multiply the both sumed up no and display in the 3rd box 20