Uses of Class
fr.lifl.jedi.gui.display.agentsNumber.AgentNumberDisplayFrame

Packages that use AgentNumberDisplayFrame
fr.lifl.jedi.gui.display.agentsNumber This package contains the definition of a GUI that display the number of instances of every agent families of a simulation. 
 

Uses of AgentNumberDisplayFrame in fr.lifl.jedi.gui.display.agentsNumber
 

Constructors in fr.lifl.jedi.gui.display.agentsNumber with parameters of type AgentNumberDisplayFrame
AgentNumberDisplayFrameController(AgentNumberDisplayFrame view)
          Constructor of the Controller that rules the behavior of a AgentNumberDisplayFrame.