| java.lang.Object example.mms.PartsDialog
PartsDialog | public class PartsDialog implements CommandListener(Code) | | |
counter | public int counter(Code) | | |
PartsDialog | public PartsDialog(MMSSend mmsSend)(Code) | | Creates a new instance of PartsDialog
|
commandAction | public void commandAction(Command c, Displayable s)(Code) | | Respond to commands, including exit
Parameters: c - user interface command requested Parameters: s - screen object initiating the request |
|
|