posted 13 years ago
hi,
i am trying to write a program
aim: generate an image by extending JFrame and by implementing KeyListener
i want to change the position of the image by pressing the keys -,=
i am unable to get the output.
verify this once and tell me the root cause
here i am attaching the code