-
sendUserFeedback
de.hawhamburg.livingplace.messaging.activemq.wrapper.LPPublisher sendUserFeedback
The LPPublisher
to send the user feedback via the AMQ topic REACHABILITY_AGENT_TOPIC.
-
controlTopic
de.hawhamburg.livingplace.messaging.activemq.wrapper.LPPublisher controlTopic
The LPPublisher
to send control messages like start, stop, sleep to the reachability agent via AMQ using
the topic LP_CONTROL_TOPIC.
-
updater
ReachabilityUIUpdater updater
-
simulationFeeder
de.hawhamburg.reachability.tools.feeder.SensorDataFeeder simulationFeeder
The actual active simulation feeder as SensorDataFeeder
.
-
startSimulationMenuItem
javax.swing.JMenuItem startSimulationMenuItem
The menu item which opens the start simulation dialog.
-
showSimulationMenuItem
javax.swing.JMenuItem showSimulationMenuItem
The menu item which opens the simulation control dialog.
-
status
java.util.Map<K,V> status
The current known reachability state.
-
stateSelectors
java.util.Map<K,V> stateSelectors
The different selectors (JList
s) for each ReachabilityGroup
as Map
for refreshing.