Hi,
i am developing s simple application when i'm impelmenting the CommandListener in the class title like this:
public my class extends MIDlet implements CommandListener {
and adding it's method:
public void commandAction(Command c, Displayable d) {

Reply With Quote



