zeus.util
Class RealTimeClock

java.lang.Object
  extended byjava.lang.Thread
      extended byzeus.util.RealTimeClock
All Implemented Interfaces:
java.lang.Runnable

public class RealTimeClock
extends java.lang.Thread


Field Summary
(package private)  java.awt.Label timeLabel
           
 
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
 
Constructor Summary
RealTimeClock(java.awt.Label timeLabel)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Thread
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

timeLabel

java.awt.Label timeLabel
Constructor Detail

RealTimeClock

public RealTimeClock(java.awt.Label timeLabel)
Method Detail

run

public void run()


Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.