sidnet.models.senseable.phenomena
Class DummyPhenomenon
java.lang.Object
sidnet.models.senseable.phenomena.PhenomenaLayerInterface
sidnet.models.senseable.phenomena.DummyPhenomenon
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener, Configurable, DataExchangeReadableOnly, Sensor, SIDnetDrawableInterface, SIDnetMenuInterface, SIDnetRegistrable, SIDnetTimeDependable
public class DummyPhenomenon
- extends PhenomenaLayerInterface
Constructor Summary |
DummyPhenomenon()
Creates a new instance of DummyPhenomenon |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyPhenomenon
public DummyPhenomenon()
- Creates a new instance of DummyPhenomenon
configureGUI
public void configureGUI(javax.swing.JPanel hostPanel)
repaintGUI
public void repaintGUI()
setVisibleGUI
public void setVisibleGUI(boolean visible)
configureMenu
public void configureMenu(javax.swing.JPopupMenu hostPopupMenu)
enableUI
public void enableUI()
disableUI
public void disableUI()
passMenuActionEvent
public void passMenuActionEvent(java.awt.event.ActionEvent menuEvent)
terminate
public void terminate()
init
public void init()
updateSimulationTimeToCurrent
public void updateSimulationTimeToCurrent()
readDataAt
public double readDataAt(Location2D location,
LocationContext locationContext)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)