javax.microedition.lcdui
Interface ItemCommandListener


public interface ItemCommandListener

Author:
Andre Nijholt

Method Summary
 void commandAction(Command c, Item d)
           
 

Method Detail

commandAction

void commandAction(Command c,
                   Item d)