org.activemath.feedback.symptoms
Class Focus

java.lang.Object
  extended by org.activemath.feedback.symptoms.Symptom
      extended by org.activemath.feedback.symptoms.Focus

public class Focus
extends Symptom


Field Summary
 
Fields inherited from class org.activemath.feedback.symptoms.Symptom
AVERAGE, GOOD, LONG, name, OK, POOR, SHORT
 
Constructor Summary
Focus(String focusId)
           
 
Method Summary
 String getItem()
           
protected  String renderParams()
           
 
Methods inherited from class org.activemath.feedback.symptoms.Symptom
render
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Focus

public Focus(String focusId)
Method Detail

renderParams

protected String renderParams()
Specified by:
renderParams in class Symptom

getItem

public String getItem()