| datefield.DateFieldDemo
DateFieldDemo | public class DateFieldDemo extends MIDlet implements CommandListener(Code) | | The date field demo simply shows a date component on the screen with 3
settings (Date, Time, Date & Time).
version: 2.0 |
DateFieldDemo | public DateFieldDemo()(Code) | | |
commandAction | public void commandAction(Command c, Displayable d)(Code) | | |
destroyApp | protected void destroyApp(boolean unconditional)(Code) | | |
pauseApp | protected void pauseApp()(Code) | | |
startApp | protected void startApp()(Code) | | |
|
|