| example.pim.ListSelectionScreen
ListSelectionScreen | public class ListSelectionScreen extends List implements CommandListener,Runnable(Code) | | Demonstrate the use of JSR 75 PIM APIs
|
Method Summary | |
public void | commandAction(Command command, Displayable displayable) | public void | run() |
ListSelectionScreen | public ListSelectionScreen(PIMDemo midlet, Displayable caller, int listType)(Code) | | |
commandAction | public void commandAction(Command command, Displayable displayable)(Code) | | |
|
|