View Single Post
Old Dec 25th, 2007, 7:04 PM   #4
Jimbo
Battle Programmer
 
Jimbo's Avatar
 
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 763
Rep Power: 3 Jimbo is on a distinguished road
Re: Keypress question from a somewhat new Java programmer

Some people also prefer to use the KeyAdaptor class as it doesn't require you to implement all the methods in the KeyListener interface.
__________________
<insert disclaimer here>
<insert shameless plug for Visual Studio here>
Jimbo is offline   Reply With Quote