talx x1.0.5

Uses of Class
util.Task

Packages that use Task
controller   
util   
 

Uses of Task in controller
 

Methods in controller that return Task
protected  Task State.getCurrentTask()
           
 

Methods in controller with parameters of type Task
 void State.loadTask(Task t)
           
 

Uses of Task in util
 

Methods in util that return Task
 Task TaskList.getTask()
          retreives a task from the list.
 Task SkillAlias.getReviewTask()
           
 Task Skill.getReviewTask()
          Returns the current task to do for this Skill (when reviewing/refreshing).
 Task Drill.getTask()
          Returns a task suitable for this drill.
 

Methods in util with parameters of type Task
 void TaskList.insert(Task t)
          Inserts a task into the list.
 void Drill.addTask(Task t)
          Adds a task to the list of suitable tasks for this drill.
 

Constructors in util with parameters of type Task
TaskList(Task value)
           
 


talx x1.0.5

© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.