Quote:
Originally Posted by HelloWorld this means the class that you're working on...
addActionListener(this) then means that you're passing this class into ActionListener, which I don't think would work...  |
I think that line was an example and to know what that part ment he put
this there so that it was clear to others trying to help
