|
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>
|