- initOtherComponents() - Method in class mindfulness.MainGUI
-
Init other components manually indtroduced by the programmer
- initPanel() - Method in class emotions.BodilyMapGUI
-
This method inits the panel for showing emotions
- instructor - package instructor
-
In this package, the user can implement their own mindfulness
programs by extending the "InstructorAgent" class and
implementing the "live" method.
- InstructorAgent - Class in instructor
-
This class represents the instructor.
- InstructorAgent(Simulation) - Constructor for class instructor.InstructorAgent
-
It creates instructor agent with the necessary mindfulness knowledge.