文件名称:Date-Field-Midlet-Example
- 所属分类:
- JSP源码/Java
- 资源属性:
- [PDF]
- 上传时间:
- 2012-11-26
- 文件大小:
- 275kb
- 下载次数:
- 0次
- 提 供 者:
- Vipul ******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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 (DateFieldExample). When application
will run, first of all the startApp() method will be called
and it will display the form with datein and dateout
field. For the specific date we are using here
java.util.Date class and java.util.TimeZone class is
used to show the format of date like in figure Tue, 30
Sep, 2008.
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 (DateFieldExample). When application
will run, first of all the startApp() method will be called
and it will display the form with datein and dateout
field. For the specific date we are using here
java.util.Date class and java.util.TimeZone class is
used to show the format of date like in figure Tue, 30
Sep, 2008.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Date Field Midlet Example.pdf