Class ToolBars

java.lang.Object
madkit.gui.ToolBars

public class ToolBars extends Object
This class provides utility methods to create tool bars for agents
  • Method Details

    • createToolBarFor

      public static ToolBar createToolBarFor(Agent agent)
      Creates a tool bar for the given agent. The tool bar includes actions for the MaDKit kernel
      Parameters:
      agent - the agent for which to create the tool bar
      Returns:
      a tool bar containing the default actions for the agent