I see no KeyListener in your code, so am unclear what's going on. Did you remove it? The usual errors received when implementing interfaces such as KeyListeners is a missing implementation (function)...