Package org.problets.domain.state

Interface Summary
Constants To hold constants shared across classes This class is not meant to be instantiated Author: Amruth Kumar
Folders To hold paths of files shared across classes This class is not meant to be instantiated Author: Amruth Kumar
GUIConstants Interface: GUIConstants Holds GUI object constants
 

Class Summary
Configuration  
ProblemEvent To coordinate changing the state with events within a problet
ProblemState - obsolete Class implemented by all classes - this maintains the state of the problem, and the state is used by various classes to implement their View/GUI
SessionState To hold the state of the tutor, to be accessed by all classes