| converter.Converter
Converter | public class Converter extends Form implements CommandListener,ItemStateListener(Code) | | |
commandAction | public void commandAction(Command command, Displayable displayable)(Code) | | Called when user action should be handled
|
itemStateChanged | public void itemStateChanged(Item item)(Code) | | Called when internal state of any item changed
|
|
|