Class GoalDisplay


  • public class GoalDisplay
    extends java.lang.Object
    Author:
    Joao Dias TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
    • Constructor Summary

      Constructors 
      Constructor Description
      GoalDisplay​(FAtiMA.Core.AgentModel am, FAtiMA.Core.goals.Goal g)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javax.swing.JPanel getGoalPanel()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GoalDisplay

        public GoalDisplay​(FAtiMA.Core.AgentModel am,
                           FAtiMA.Core.goals.Goal g)
    • Method Detail

      • getGoalPanel

        public javax.swing.JPanel getGoalPanel()