|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.net.ntp.TimeManager
org.jscience.net.ntp.LocalTimeManager
public class LocalTimeManager
This class implements TimeManager.setTime(Date) through a native method under Windows 95 (this will presumably also work under NT, if you have the correct permissions).
| Constructor Summary | |
|---|---|
LocalTimeManager()
|
|
| Method Summary | |
|---|---|
void |
setTime(java.util.Date d)
Sets the local time to a given date. |
| Methods inherited from class org.jscience.net.ntp.TimeManager |
|---|
dispose, finalize, getInstance, setTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalTimeManager()
| Method Detail |
|---|
public void setTime(java.util.Date d)
setTime in class TimeManagerd - DOCUMENT ME!
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||