jjdh API

Package jjdh.opengl.scheduling

This Package provides a framework to schedule commands to run after a given delay (or to execute periodically) and considers that all OpenGL operations have to be called from the same thread.

See:
          Description

Class Summary
GLScheduler  
PausableScheduledThreadPoolExecutor  
ScheduledTask This class is still growing.
Scheduler  
SchedulerManager  
 

Enum Summary
Scheduler.BehaviorAtPause  
 

Package jjdh.opengl.scheduling Description

This Package provides a framework to schedule commands to run after a given delay (or to execute periodically) and considers that all OpenGL operations have to be called from the same thread.


jjdh API

Copyright © 2006 Jonas Jacobi and Dennis Heidsiek. All Rights Reserved.