public class SensorGui
extends java.lang.Object
| Constructor and Description |
|---|
SensorGui(SensorActuator sensor)
Creates a GUI that updates itself when beliefs change.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setVisible(boolean visible)
Show/hide the GUI.
|
public SensorGui(SensorActuator sensor)