|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mindprod.pcclock.PCClock
public final class PCClock
Platform dependent JNI glue code to set system clock for SetClock, version of Windows/NT.
Field Summary | |
---|---|
static java.lang.String |
EMBEDDED_COPYRIGHT
undisplayed copyright notice |
Constructor Summary | |
---|---|
PCClock()
no arg constructor |
Method Summary | |
---|---|
boolean |
setClock(java.util.Date d)
Set date and Time |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String EMBEDDED_COPYRIGHT
Constructor Detail |
---|
public PCClock()
Method Detail |
---|
public boolean setClock(java.util.Date d)
d
- contains UTC date/time
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |