Uses of Class
edu.umd.cs.piccolox.swt.SWTTimerQueue

Packages that use SWTTimerQueue
edu.umd.cs.piccolox.swt This package provides a SWT implementation of the core Piccolo library. 
 

Uses of SWTTimerQueue in edu.umd.cs.piccolox.swt
 

Methods in edu.umd.cs.piccolox.swt that return SWTTimerQueue
static SWTTimerQueue SWTTimerQueue.sharedInstance(org.eclipse.swt.widgets.Display display)
          Returns the singleton instance of the SWTTimerQueue.
(package private)  SWTTimerQueue SWTTimer.timerQueue()
          Returns the timer queue.
 



Copyright © 1995-2010 Piccolo2D. All Rights Reserved.