|
talx x1.0.5 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcontroller.State
tal.state.TeachState
The State for running through drills. This state will take one Skill and go through a sequence of drills with the user. Each Skill has start drill, or a continuation point.
| Field Summary |
| Fields inherited from class controller.State |
STATE_DRILL, STATE_PROGRESS, STATE_STATUS |
| Constructor Summary | |
TeachState(Controller c,
SkillLattice sl,
Skill[] s)
|
|
| Method Summary | |
java.lang.String |
getStatus()
This should return Some identifier for the skill or drill in the state. |
void |
initialize()
This method should be called to init the state. |
void |
process(TaskProperties tp)
Called whenever TaskProperties change or might have changed. |
void |
startDrill()
|
void |
startTask()
|
void |
trainerState()
|
| Methods inherited from class controller.State |
endTask, getController, getCurrentTask, getSkill, getSkills, loadTask, resetProgress, setSkill, toString, updateProgress |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public TeachState(Controller c,
SkillLattice sl,
Skill[] s)
| Method Detail |
public void initialize()
initialize in class Statepublic void process(TaskProperties tp)
process in class Statepublic void startDrill()
public void startTask()
public void trainerState()
public java.lang.String getStatus()
getStatus in class State
|
talx x1.0.5 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.