|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExerciseUpdateEvent | |
|---|---|
| evalplayer | Provides classes to view and play evaluated exercises, produced by Evaluation-Editor. |
| evaluation | Provides classes to view, play and annotate completed but not evaluated exercises, produced by Working-Editor. |
| generation | Provides classes to view, play and generate exercises. |
| mauda | Provides important base-classes and interfaces used by the whole MAUDA-Project. |
| mauda.evaluation | Provides evaluation-specific classes. |
| mauda.feedback | Provides feedback-specific classes, used by the different feedback-types. |
| mauda.treeoperationview | Classes for the tree-operation-view, used by all stand-alone-applications in the MAUDA-Project, to visualize the executed operations and suboperations. |
| mauda.undoredo | Provides classes to handle undo/redo functionality. |
| work | Provides classes to view, play and process exercises, produced by Generation-Editor or AutoGenerator. |
| Uses of ExerciseUpdateEvent in evalplayer |
|---|
| Methods in evalplayer with parameters of type ExerciseUpdateEvent | |
|---|---|
void |
EvalPlayer.exerciseUpdate(ExerciseUpdateEvent e)
|
| Uses of ExerciseUpdateEvent in evaluation |
|---|
| Methods in evaluation with parameters of type ExerciseUpdateEvent | |
|---|---|
void |
EvalEditor.exerciseUpdate(ExerciseUpdateEvent e)
|
| Uses of ExerciseUpdateEvent in generation |
|---|
| Methods in generation with parameters of type ExerciseUpdateEvent | |
|---|---|
void |
EditTab.exerciseUpdate(ExerciseUpdateEvent e)
|
void |
GenEditor.exerciseUpdate(ExerciseUpdateEvent e)
|
| Uses of ExerciseUpdateEvent in mauda |
|---|
| Methods in mauda with parameters of type ExerciseUpdateEvent | |
|---|---|
void |
ExerciseUpdateListener.exerciseUpdate(ExerciseUpdateEvent e)
Invoked when an Event occures |
void |
ModifiedDetector.exerciseUpdate(ExerciseUpdateEvent e)
|
void |
OperationRecorder.exerciseUpdate(ExerciseUpdateEvent e)
|
void |
SimpleExercise.sendExerciseUpdateMessages(ExerciseUpdateEvent event)
Sends an ExerciseUpdateEvent to all listeners. |
| Uses of ExerciseUpdateEvent in mauda.evaluation |
|---|
| Methods in mauda.evaluation with parameters of type ExerciseUpdateEvent | |
|---|---|
void |
CommentView.exerciseUpdate(ExerciseUpdateEvent e)
|
void |
EvalExercise.exerciseUpdate(ExerciseUpdateEvent e)
|
void |
PlayerExercise.exerciseUpdate(ExerciseUpdateEvent e)
|
void |
TimeStampRecorder.exerciseUpdate(ExerciseUpdateEvent e)
|
| Uses of ExerciseUpdateEvent in mauda.feedback |
|---|
| Methods in mauda.feedback with parameters of type ExerciseUpdateEvent | |
|---|---|
void |
FeedbackExercise.exerciseUpdate(ExerciseUpdateEvent e)
|
void |
FeedbackGenerator.exerciseUpdate(ExerciseUpdateEvent e)
|
void |
SimpleFeedback.exerciseUpdate(ExerciseUpdateEvent e)
|
| Uses of ExerciseUpdateEvent in mauda.treeoperationview |
|---|
| Methods in mauda.treeoperationview with parameters of type ExerciseUpdateEvent | |
|---|---|
void |
TreeOperationView.exerciseUpdate(ExerciseUpdateEvent e)
|
| Uses of ExerciseUpdateEvent in mauda.undoredo |
|---|
| Methods in mauda.undoredo with parameters of type ExerciseUpdateEvent | |
|---|---|
void |
UndoRedo.exerciseUpdate(ExerciseUpdateEvent e)
|
| Uses of ExerciseUpdateEvent in work |
|---|
| Methods in work with parameters of type ExerciseUpdateEvent | |
|---|---|
void |
WorkEditor.exerciseUpdate(ExerciseUpdateEvent e)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||