Class BlocksworldGui

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class BlocksworldGui extends JFrame
Shows the gui for blocksworld.
See Also:
  • Constructor Details

    • BlocksworldGui

      public BlocksworldGui(jadex.core.IExternalAccess agent)
      Create the blocksworld gui.
  • Method Details

    • initGui

      protected void initGui(jadex.core.IExternalAccess agent)
      Init the gui. Method runs on AWT thread.