Thread: Java help
View Single Post
  #3 (permalink)  
Old 07-26-2007, 09:16 AM
Lee's Avatar
Lee Lee is offline
PT Staff*
Awards Showcase
Quality Tutorial 
Total Awards: 1
Join Date: Jun 2007
Location: Blackpool, UK
Posts: 616
iTrader: (0)
Lee is just really niceLee is just really niceLee is just really niceLee is just really nice
Quote:
Originally Posted by HelloWorld View Post
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
Reply With Quote