Class Summary |
BaseStateView |
Represents a state containing only text |
ImageStateView |
State containing an image and some accompanying text |
MultiChoiceView |
Displays multiple images and gets student to pick all applicable images. |
ReentrantRadioButtonInput |
Extends RadioButton to be re-entrant, and allow external listeners |
StateDiagramManager |
Discovers the resources, provides a menu of state diagrams for the user to choose,
and hosts the chosen state diagram |
StateDiagramModel |
Holds all the information about the states in a state diagram |
StateDiagramView |
Facilitates the creation and transition among the views of states in a state diagram |
StateModel |
Holds all the information about a state |
Transition |
Holds information about one state transition |