- paintComponent(Graphics) - Method in class emotions.BodilyMapPanel
-
It paints the bodily map image of the current emotion
- Practice - Enum in mindfulness
-
It rpepresents the different mindful practices.
- PractitionerAgent - Class in mindfulness
-
This class simulates a practitioner agent.
- PractitionerAgent() - Constructor for class mindfulness.PractitionerAgent
-
It creates a practitioner with all the feelings with the
zero value, for the ortogonal emotions.
- printEmotionResults(PractitionerAgent, int) - Method in class mindfulness.MainGUI
-
Prints the predominantEmotions of a practitioner in a row of the table
with the results.