- changeConfig - Variable in class de.hawhamburg.reachability.ui.frame.config.ReachabilityConfigUI
-
The LPPublisher
to send the users configuration via the ActiveMQ topic
REACHABILITY_CONFIG_CHANGE_TOPIC.
- config - Variable in class de.hawhamburg.reachability.ui.frame.config.ReachabilityConfigUI
-
The last known configuration.
- configDialog(ConfigType) - Method in class de.hawhamburg.reachability.ui.frame.ReachabilityUI
-
Show the configuration dialog.
- contentPane - Variable in class de.hawhamburg.reachability.ui.frame.config.ReachabilityConfigUI
-
The content pane of this user interface as JPanel
.
- controlTopic - Variable in class de.hawhamburg.reachability.ui.frame.ReachabilityUI
-
The LPPublisher
to send control messages like start, stop, sleep to the reachability agent via AMQ using
the topic LP_CONTROL_TOPIC.