Framework Professional Edition Package


com.prosyst.util.ref
Class TimerRef

java.lang.Object
  extended by com.prosyst.util.ref.TimerRef

public class TimerRef
extends java.lang.Object


Field Summary
static Timer timer
           
 
Constructor Summary
TimerRef()
           
 
Method Summary
static void notifyAfter(TimerListener listener, long millis, int event)
           
static void removeListener(TimerListener listener, int event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

timer

public static Timer timer
Constructor Detail

TimerRef

public TimerRef()
Method Detail

notifyAfter

public static void notifyAfter(TimerListener listener,
                               long millis,
                               int event)

removeListener

public static void removeListener(TimerListener listener,
                                  int event)

Framework Professional Edition Package


Copyright © 1999-2007 ProSyst Software GmbH. All Rights Reserved