|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmauda.ModifiedDetector
public class ModifiedDetector
Detects and sets the modified-state of the exercise by listening to exercise-changes.
| Constructor Summary | |
|---|---|
ModifiedDetector(Exercise ex)
Creates a ModifiedDetector |
|
| Method Summary | |
|---|---|
void |
exerciseUpdate(ExerciseUpdateEvent e)
Invoked when an Event occures |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModifiedDetector(Exercise ex)
| Method Detail |
|---|
public void exerciseUpdate(ExerciseUpdateEvent e)
ExerciseUpdateListener
exerciseUpdate in interface ExerciseUpdateListenere - The event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||