how do i register the KeyListener to an object? an example in code would
be of much help
Printable View
how do i register the KeyListener to an object? an example in code would
be of much help
By the way, i want the KeyListener to register any key presses
anywhere in the applet, not just in one certain part
"Jedi276" <Jedi276@hotmail.com> wrote:
>
>how do i register the KeyListener to an object? an example in code would
>be of much help