After performing an action on a button (ex: say on btn1) , we need to put the following line,btn1.addActionListener(this);Here, what is the meaning of this keyword
If you have a text book look up this in the index and read the explanation given. If you still don't understand come back and ask what it is about the explanation you don't understand.