|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvooga.widget.clock.MilitaryTime
public class MilitaryTime
Reads the time in military time. Displays number of hours since midnight followed followed by number of minutes into the hour. Sample output: 1725, 0240, 1204, 0000, 0024
Constructor Summary | |
---|---|
MilitaryTime()
|
Method Summary | |
---|---|
java.lang.String |
getTime()
Return the current time as a String to be displayed on a clock |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MilitaryTime()
Method Detail |
---|
public java.lang.String getTime()
TimeReader
getTime
in interface TimeReader
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |