Class EnvironmentGui

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

public class EnvironmentGui extends JFrame
The gui for the cleaner world example. Shows the world from the viewpoint of the environment agent.
See Also:
  • Constructor Details

    • EnvironmentGui

      public EnvironmentGui()
      Create a new gui.
  • Method Details

    • create

      public static void create()
      Open world view window on Swing Thread.