搜索资源列表
DateField
- J2ME里面的DateField简单运用 实现简单日历开发-DateField inside J2ME implementation easy easy to use calendar development
Date-Field-Midlet-Example
- This example illustrates how to insert date field in your form. We are using here two fields DateField (datein and dateout) and initialize a final static variable DATE which is 0. We are taking both DateField variable in to the constructor (D
Java-phones-calendar
- Java手机日历程序源代码,重载抽象类MIDlet的抽象方法startApp(),指定时区为东八区,创建包含日期 字段和时间字段的DateField对象dateAndTime,设置初始日期和时间添加dateAndTime到表单form,添加 退出命令到表单form,为表单form设置命令监听者,最后实现接口CommandListener的方法销毁程序。-Java mobile phone calendar program source code, reload the abstract
Java
- DateField类是一种用于输入时间的可编程组件-DateField class is a programmable components for the input time
MobileCalendar
- Java手机日历程序源代码,重载抽象类MIDlet的抽象方法startApp(),指定时区为东八区,创建包含日期字段和时间字段的DateField对象dateAndTime,设置初始日期和时间添加dateAndTime到表单form,添加退出命令到表单form,为表单form设置命令监听者,最后实现接口CommandListener的方法销毁程序。-Java mobile phone calendar program source code, abstract methods overloade