Class StatePanel

  • All Implemented Interfaces:
    ImageObserver, MenuContainer, Serializable, Accessible

    public class StatePanel
    extends JPanel
    This is a panel, with a top part containing state buttons and a bottom part containing some action buttons. It allows to manage the state of an agent.
    Author:
    Giovanni Rimassa, Andrea Squeri, Corti Denis, Ballestracci Paolo - Universita` di Parma
    See Also:
    Serialized Form
    • Method Detail

      • build

        public void build()
      • switchTo

        public void switchTo​(AgentState as)