hi,
I am tring to add a key listener to my java 3D class by using this code
But when i try to compile it saysCode:public class SpinnerGame extends Applet implements KeyListener{
SpinnerGame is not abstract and does not override abstract method keyTyped(java.awt.event.KeyEvent) in java.awt.event.KeyListener
what does this mean??? so fustrating


Reply With Quote


Bookmarks