Uses of Interface
artofillusion.util.ThreadManager.Task

Packages that use ThreadManager.Task
artofillusion.util   
 

Uses of ThreadManager.Task in artofillusion.util
 

Methods in artofillusion.util with parameters of type ThreadManager.Task
 void ThreadManager.setTask(ThreadManager.Task task)
          Set the Task to be executed by the worker threads.
 

Constructors in artofillusion.util with parameters of type ThreadManager.Task
ThreadManager(int numIndices, ThreadManager.Task task)
          Create a new ThreadManager.
 



Copyright © 1999-2011 by Peter Eastman.