How should I handle the key events for CustomItem
in J2ME?
Asked
Active
Viewed 1,034 times
3 Answers
0
I got the solution. We should override the method "protected void keyPressed(int key)" of CustomItem in the derived class of CustomItem.

Lucifer
- 29,392
- 25
- 90
- 143

SIVAKUMAR.J
- 4,258
- 9
- 45
- 80