A B C D E F G H I J K L M N O P Q R S T U V W X

A

AboutFrame - Class in mauda
Displays an about-frame.
AboutFrame() - Constructor for class mauda.AboutFrame
Creates an about-frame.
accept(File) - Method in class mauda.utils.SuffixAwareFilter
 
accept(File) - Method in class mauda.utils.XMLFilter
 
accessmin() - Method in class mauda.plugin.fibheap.FibHeap
Returns the minimum key in this Fibonacci heap.
accessmin() - Method in class mauda.plugin.fibheap.FibHeapDS
Returns the minimum key in this Fibonacci heap.
ActionCommands - Class in evalplayer
Contains ActionCommand-Strings to use for menu and toolbar
ActionCommands() - Constructor for class evalplayer.ActionCommands
 
ActionCommands - Class in evaluation
Contains ActionCommand-Strings to use for menu and toolbar
ActionCommands() - Constructor for class evaluation.ActionCommands
 
ActionCommands - Class in generation
Contains ActionCommand-Strings to use for menu and toolbar
ActionCommands() - Constructor for class generation.ActionCommands
 
ActionCommands - Class in work
Contains ActionCommand-Strings to use for menu and toolbar
ActionCommands() - Constructor for class work.ActionCommands
 
actionPerformed(ActionEvent) - Method in class evalplayer.MenuToolBarListener
 
actionPerformed(ActionEvent) - Method in class evaluation.MenuToolBarListener
 
actionPerformed(ActionEvent) - Method in class generation.EditTab
 
actionPerformed(ActionEvent) - Method in class generation.ExerciseTab
 
actionPerformed(ActionEvent) - Method in class generation.MenuToolBarListener
 
actionPerformed(ActionEvent) - Method in class generation.OperationsTab
 
actionPerformed(ActionEvent) - Method in class generation.OpTemplateTab
 
actionPerformed(ActionEvent) - Method in class generation.RatingTab
 
actionPerformed(ActionEvent) - Method in class help.HelpFrame
 
actionPerformed(ActionEvent) - Method in class mauda.evaluation.PleaseWaitFrame
 
actionPerformed(ActionEvent) - Method in class mauda.feedback.FeedbackPanel
 
actionPerformed(ActionEvent) - Method in class mauda.feedback.types.DemandFeedback
Listener for MenuItem in TreeOperationView.
actionPerformed(ActionEvent) - Method in class mauda.jedasnew.RecordFrame
 
actionPerformed(ActionEvent) - Method in class mauda.JedasPanel
 
actionPerformed(ActionEvent) - Method in class mauda.JedasPanelProgress
 
actionPerformed(ActionEvent) - Method in class mauda.plugin.fibheap.FibHeapInteractive
 
actionPerformed(ActionEvent) - Method in class mauda.treeoperationview.TreeOperationView
 
actionPerformed(ActionEvent) - Method in class mauda.utils.PreviewPanel
 
actionPerformed(ActionEvent) - Method in class work.MenuToolBarListener
 
actionsAllowed() - Method in class mauda.Exercise
Returns the actions-allowed state
actualizeEditorDate() - Method in class mauda.MetaData
Actualizes the date/time of processing the exercise
actualizeEvaluatorDate() - Method in class mauda.MetaData
Actualizes the date/time of processing the exercise
actValue - Static variable in class mauda.JedasPanelProgress
 
add(SubOperation) - Method in class mauda.operation.Operation
Adds a SubOperation to the SubOperationQueue
add(String) - Method in class mauda.operation.OperationQueue
Adds a Operation via ID
add(Operation) - Method in class mauda.operation.OperationQueue
Adds a Operation
add(SubOperation) - Method in class mauda.operation.SubOperationQueue
Adds a SubOperation
add(Object) - Method in class mauda.OperationRecorder
Adds an operation to the recorder.
add(SubOperation) - Method in class mauda.plugin.fibheap.FibHeap
 
add(SubOperation) - Method in class mauda.plugin.fibheap.FibHeapDS
 
addAll(OperationQueue) - Method in class mauda.operation.OperationQueue
Adds all Operations of the delivered OperationQueue to this OperationQueue
addChild(FibNode) - Method in class mauda.plugin.fibheap.FibNode
Links another node N to this one.
addChild(FibNodeDS) - Method in class mauda.plugin.fibheap.FibNodeDS
Links another node N to this one.
addDifferentOperation(SimpleOperation) - Method in class mauda.Failure
If the current failure is of type MISSING_SUBOP or ADDITION_FALSE this methods add one suboperation to the failure-suboperations.
addElement(UndoRedoElement) - Method in class mauda.undoredo.UndoRedoUnit
Adds an UndoRedoElement to this UndoRedoUnit.
addEntry(Object) - Method in class mauda.OperationRecorder
Adds an entry to the end
addExerciseUpdateListener(ExerciseUpdateListener) - Method in class mauda.SimpleExercise
Adds an ExerciseUpdateListener to the exercise.
addExerciseUpdateListenerFirst(ExerciseUpdateListener) - Method in class mauda.SimpleExercise
Adds an ExerciseUpdateListener to the exercise.
addFullLoadedMessage(Vector) - Method in class mauda.Exercise
 
addItem(String, ActionListener) - Method in class mauda.treeoperationview.NodePopup
Adds a menu-item dynamically to the context-menu
ADDITIONAL_FALSE_SUBOP - Static variable in class mauda.Failure
All suboperation are correct for a specific operation, but there additional false suboperations, which are unnecessary for that operation.
addOperations(Vector) - Method in class mauda.OperationRecorder
Adds all operations of the Vector to the recorder.
addPointer(LineObj) - Method in class mauda.plugin.fibheap.FibNode
Adds the minimum pointer object to this node.
addStart(long) - Method in class mauda.evaluation.OpTimeStamp
Adds a start-timestamp to the current timestamps of this operation.
addStop(long) - Method in class mauda.evaluation.OpTimeStamp
Adds a stop-timestamp to the current timestamps of this operation.
addUnit(UndoRedoUnit) - Method in class mauda.undoredo.UndoRedoInfo
Adds an UndoRedoUnit to the undo/redo-vector
ALL - Static variable in class mauda.MetaData
Allow inputs on all fields in the meta-data
Analysable - Interface in mauda.plugin
Interface for automatic generation of exercises.
analyzer - Static variable in class mauda.plugin.GeneralAnalyst
The current analyzer
animate() - Method in class mauda.evaluation.PlayerExercise
 
animate() - Method in class mauda.Exercise
Starts the jedas-animation.
AnimatedUndoRedo - Class in mauda.undoredo
UndoRedo which animates redo-actions
AnimatedUndoRedo(Exercise) - Constructor for class mauda.undoredo.AnimatedUndoRedo
Creates a UndoRedo-Handler.
animStepTime - Static variable in class evalplayer.OperationPlayerThread
 
appear() - Method in class mauda.plugin.fibheap.FibNode
Node will appear in a smooth animation.
APPEND - Static variable in class mauda.undoredo.UndoRedoElement
ID that indicates that an operation was appended
ArrayObj - Class in mauda.plugin.fibheap
 
ArrayObj(int) - Constructor for class mauda.plugin.fibheap.ArrayObj
Constructs an array of the given length.
autoGen(Object, OperationQueue, int, int) - Method in interface mauda.plugin.Analysable
Calculates the todo-operations for the current data-structure
autoGen(Object, OperationQueue, int, int) - Method in class mauda.plugin.binqueue.BinQueueAnalyse
 
autoGen(Object, OperationQueue, int, int) - Method in class mauda.plugin.fibheap.FibHeapAnalyse
 
autoGen(Object, OperationQueue, int, int) - Static method in class mauda.plugin.GeneralAnalyst
Generates the todo-operations
AutoGenerator - Class in generation
Generates automatically exercises and stores them to local filesystem
AutoGenerator(String, String, String, boolean) - Constructor for class generation.AutoGenerator
Starts the AutoGenerator
AutoGenTab - Class in generation
The pane for storage of the operations from which to generate the todo-operations for the exercise
AutoGenTab(GenExercise) - Constructor for class generation.AutoGenTab
Constructs a panel to view the operations
AutomaticZoomThread - Class in mauda
Handles an automatically zoom for the jedas-panel.
AutomaticZoomThread() - Constructor for class mauda.AutomaticZoomThread
Creates a thread that adjust the zoom of the jedas-panel automatically.
availableOperations - Static variable in class mauda.SimpleExercise
Stores the possible operations on the data-structure
availableSubOperations - Static variable in class mauda.SimpleExercise
Stores the possible suboperations on the data-structure

A B C D E F G H I J K L M N O P Q R S T U V W X