Class SensorGui
java.lang.Object
jadex.quickstart.cleanerworld.gui.SensorGui
The GUI for the cleaner world example.
Shows the world from the viewpoint of a single agent.
-
Constructor Summary
ConstructorsConstructorDescriptionSensorGui
(SensorActuator sensor) Creates a GUI that updates itself when beliefs change. -
Method Summary
-
Constructor Details
-
SensorGui
Creates a GUI that updates itself when beliefs change.
-
-
Method Details
-
setVisible
public void setVisible(boolean visible) Show/hide the GUI.
-