grader.gradebook
Class Context

java.lang.Object
  extended by grader.gradebook.Context

public class Context
extends java.lang.Object

Generic JavaDoc for Context


Field Summary
protected  Item contextIt
           
protected  Student contextStu
           
 
Constructor Summary
Context()
          Default Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

contextStu

protected Student contextStu

contextIt

protected Item contextIt
Constructor Detail

Context

public Context()
Default Constructor