Thread
:
Java help
View Single Post
#
2
(
permalink
)
07-25-2007, 07:33 PM
HelloWorld
PT Admin
Awards Showcase
Total Awards
: 1
Join Date: Jun 2007
Location: In front of computer...
Posts: 1,119
iTrader: (
0
)
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...
__________________
PHP Code:
System
.
out
.
println
(
"Hello World!"
);
HelloWorld
View Public Profile
Send a private message to HelloWorld
Find all posts by HelloWorld