org.ujmp.gui.util
Class GlobalTimer

java.lang.Object
  extended by java.util.Timer
      extended by org.ujmp.gui.util.GlobalTimer

public class GlobalTimer
extends Timer


Method Summary
static GlobalTimer getInstance()
           
static void shutDown()
           
 
Methods inherited from class java.util.Timer
cancel, purge, schedule, schedule, schedule, schedule, scheduleAtFixedRate, scheduleAtFixedRate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static final GlobalTimer getInstance()

shutDown

public static void shutDown()


Copyright © 2010. All Rights Reserved.