Thread
:
Help with KeyListener in applet
View Single Post
#
1
(
permalink
)
08-06-2007, 12:35 AM
mathias
Member
Join Date: Jul 2007
Posts: 40
Help with KeyListener in applet
Hi, I am making an applet that requires i implement Runnable as well as KeyListener...
Is it possible to go something like:
Code:
class Whatever implements Runnable implements KeyListener{
Thanks
Sponsored Links
mathias
View Public Profile
Send a private message to mathias
Find all posts by mathias