[Menu]>[Java Programming]>[Production samples by JDK1.0]
Characters are used for the display AM/PM. | |
PM12:00 is displayed. | |
Dots are displayed between the hour and the minute. |
Each font size( Size of the letter ) of AM/PM, Hour, Minute and Second is possible designated separately. |
|
Each disply position of AM, PM, Hour, Minute and Second is able to be arranged. | |
The disply changes AM11:59 to PM12:00 and PM11:59 to AM0:00. | |
The following functions are fixed to avoid the complicatedness of input. You can change these functions by changing the source program. |
|
The font type is fixing to Dialog. | |
In the case that there is not the designation of the image file the backcolor is being done to black. |
|
The color of the display is fixed to red. |
Designated method in HTML Source program list |