Results 1 to 2 of 2
- 06-03-2010, 11:13 AM #1
Member
- Join Date
- Jun 2010
- Posts
- 6
- Rep Power
- 0
- 06-03-2010, 11:19 AM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,405
- Blog Entries
- 7
- Rep Power
- 17
Your class said that it implements the KeyListener interface but it doesn't have a keyReleased( ... ) method implementation. Your class either needs to be an abstract class or it has to implement all methods from that interface. The compiler is a real nitpicker when it comes to that (and rightly so) ...
kind regards,
Jos
Similar Threads
-
No Such Method Error - simple
By n00b in forum New To JavaReplies: 9Last Post: 05-04-2010, 04:05 PM -
Non-static method error
By Lingerz in forum New To JavaReplies: 1Last Post: 09-21-2009, 04:56 PM -
Getting error when using recrusive method
By jurka in forum New To JavaReplies: 10Last Post: 02-13-2009, 03:15 AM -
static method sparks error on overriding non-static method
By MuslimCoder in forum New To JavaReplies: 1Last Post: 02-10-2009, 10:03 AM -
Error with getString() method in
By trivektor in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 11-14-2008, 06:30 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks