Uses of Class
mauda.plugin.PlugInHandler

Packages that use PlugInHandler
mauda Provides important base-classes and interfaces used by the whole MAUDA-Project. 
mauda.feedback.select Provides selector-classes, for selecting difficulties, feedback-types, exercise-modes and plug-ins. 
 

Uses of PlugInHandler in mauda
 

Methods in mauda that return PlugInHandler
 PlugInHandler SimpleExercise.getPlugInHandler()
          Gets the PlugInHandler
 

Methods in mauda with parameters of type PlugInHandler
 void SimpleExercise.setPlugInHandler(PlugInHandler pih)
          Sets the PlugInHandler
 

Uses of PlugInHandler in mauda.feedback.select
 

Constructors in mauda.feedback.select with parameters of type PlugInHandler
PlugInSelector(PlugInHandler pih)
          Creates a PlugIn-Selector