|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Exercise | |
|---|---|
| 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.generation | Provides classes, to handle exercise-generation-specific things for Generation-Editor. |
| mauda.jedasnew | Contains changed classes from Jedas. |
| mauda.plugin | Provides common plug-in-specific classes and interfaces, used by implemented plug-ins. |
| mauda.plugin.binqueue | Classes for the binomial-queue plug-in. |
| mauda.plugin.fibheap | Classes and interfaces for the fibonacci-heap plug-in. |
| 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. |
| mauda.utils | Utility classes, to handle e.g. the exercise-repository-directory-names, access xml-files, etc.. |
| Uses of Exercise in generation |
|---|
| Constructors in generation with parameters of type Exercise | |
|---|---|
MenuToolBarListener(Exercise exercise)
Creates the listener for menu and toolbar-actions |
|
| Uses of Exercise in mauda |
|---|
| Methods in mauda with parameters of type Exercise | |
|---|---|
static void |
AutomaticZoomThread.forceZoom(Exercise ex)
Perform an automatic zoom immediately. |
void |
JedasPanel.setExercise(Exercise ex)
Sets the exercise from where the JedasPanel gets his information for operations to execute |
void |
AutomaticZoomThread.startZooming(Exercise ex)
Starts the automatic zoom. |
| Constructors in mauda with parameters of type Exercise | |
|---|---|
ModifiedDetector(Exercise ex)
Creates a ModifiedDetector |
|
| Uses of Exercise in mauda.evaluation |
|---|
| Subclasses of Exercise in mauda.evaluation | |
|---|---|
class |
EvalExercise
Extends the Exercise-Class by evaluation-specific methods. |
class |
PlayerExercise
Extends Exercise by player-specific methods. |
| Constructors in mauda.evaluation with parameters of type Exercise | |
|---|---|
CommentView(Exercise exercise)
Creates a CommentView |
|
TimeStampRecorder(Exercise exercise)
Creates a TimeStampRecorder |
|
| Uses of Exercise in mauda.feedback |
|---|
| Subclasses of Exercise in mauda.feedback | |
|---|---|
class |
FeedbackExercise
Extends Exercise-class to hold Feedback-specific information. |
| Constructors in mauda.feedback with parameters of type Exercise | |
|---|---|
FeedbackGenerator(Exercise exercise)
Creates a FeedbackGenerator |
|
| Uses of Exercise in mauda.generation |
|---|
| Subclasses of Exercise in mauda.generation | |
|---|---|
class |
GenExercise
Extends the Exercise-class to hold specific information that is needed for Generation-Editor. |
| Uses of Exercise in mauda.jedasnew |
|---|
| Methods in mauda.jedasnew with parameters of type Exercise | |
|---|---|
void |
RecordFrame.setExercise(Exercise exercise)
Sets the exercise |
| Uses of Exercise in mauda.plugin |
|---|
| Constructors in mauda.plugin with parameters of type Exercise | |
|---|---|
KBFormulaEvaluator(Exercise exercise)
Creates a KBFormulaEvaluator |
|
| Uses of Exercise in mauda.plugin.binqueue |
|---|
| Constructors in mauda.plugin.binqueue with parameters of type Exercise | |
|---|---|
BinQueueInteractive(Exercise exercise)
|
|
| Uses of Exercise in mauda.plugin.fibheap |
|---|
| Constructors in mauda.plugin.fibheap with parameters of type Exercise | |
|---|---|
FibHeapInteractive(Exercise exercise)
Creates a FibHeap-Interactive |
|
FibHeapKBFormulaEvaluator(Exercise exercise)
Creates a FibHeap-Knowledge-Base Formual Evaluator |
|
| Uses of Exercise in mauda.treeoperationview |
|---|
| Constructors in mauda.treeoperationview with parameters of type Exercise | |
|---|---|
TreeOperationView(Exercise exercise)
Creates a Tree-Operation-View |
|
| Uses of Exercise in mauda.undoredo |
|---|
| Constructors in mauda.undoredo with parameters of type Exercise | |
|---|---|
AnimatedUndoRedo(Exercise exercise)
Creates a UndoRedo-Handler. |
|
UndoRedo(Exercise exercise)
Creates a UndoRedo-Handler. |
|
| Uses of Exercise in mauda.utils |
|---|
| Constructors in mauda.utils with parameters of type Exercise | |
|---|---|
MyWindowListener(Exercise exercise)
Creates a window-listener |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||