Package FAtiMA.Core.Display
Class EmotionDisplay
- java.lang.Object
-
- FAtiMA.Core.Display.EmotionDisplay
-
public class EmotionDisplay extends java.lang.Object- Author:
- Joao Dias
-
-
Constructor Summary
Constructors Constructor Description EmotionDisplay(ActiveEmotion em)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.swing.JProgressBarGetEmotionBar()javax.swing.JPanelGetEmotionPanel()voidSetValue(float intensity)
-
-
-
Constructor Detail
-
EmotionDisplay
public EmotionDisplay(ActiveEmotion em)
-
-