Package FAtiMA.motivationalSystem
Class DrivesDisplay
- java.lang.Object
-
- FAtiMA.motivationalSystem.DrivesDisplay
-
public class DrivesDisplay extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DrivesDisplay(java.lang.String agentName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.swing.JPanelgetDrivesPanel()booleanUpdate(MotivationalComponent ms)
-
-
-
Method Detail
-
Update
public boolean Update(MotivationalComponent ms)
-
getDrivesPanel
public javax.swing.JPanel getDrivesPanel()
-
-