| example.pim.ItemDisplayScreen
ItemDisplayScreen | public class ItemDisplayScreen extends Form implements CommandListener,ItemCommandListener(Code) | | Demonstrate the use of JSR 75 PIM APIs
|
Method Summary | |
public void | commandAction(Command command, Displayable displayable) | public void | commandAction(Command command, Item formItem) |
commandAction | public void commandAction(Command command, Displayable displayable)(Code) | | |
commandAction | public void commandAction(Command command, Item formItem)(Code) | | |
|
|