org.activemath.feedback.diagnoses
Class GoodNavigation

java.lang.Object
  extended by org.activemath.feedback.diagnoses.Diagnose
      extended by org.activemath.feedback.diagnoses.GoodNavigation

public class GoodNavigation
extends Diagnose


Constructor Summary
GoodNavigation(UserContext uc)
           
 
Method Summary
protected  String renderParams()
           
 
Methods inherited from class org.activemath.feedback.diagnoses.Diagnose
addSymptom, getSyndrome, render
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GoodNavigation

public GoodNavigation(UserContext uc)
Method Detail

renderParams

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