javax.microedition.lcdui
Interface CommandListener

All Known Implementing Classes:
Form

public interface CommandListener

Author:
Andre Nijholt

Method Summary
 void commandAction(Command c, Displayable d)
           
 

Method Detail

commandAction

void commandAction(Command c,
                   Displayable d)