A C D E F G I J K L M N P R S T U 

R

ReachabilityConfigUI - Class in de.hawhamburg.reachability.ui.frame.config
User interface to adjust the reachability agents parameters.
ReachabilityConfigUI(JFrame, ConfigType) - Constructor for class de.hawhamburg.reachability.ui.frame.config.ReachabilityConfigUI
Initializes, starts and builds a new ReachabilityConfigUI which provides an overview over a certain area of configuration parameters related to the reachability agent.
ReachabilityConfigUIResultListener - Class in de.hawhamburg.reachability.ui.frame.config.resource
Updates ReachabilityConfigUI with new configuration sets.
ReachabilityConfigUIResultListener(ReachabilityConfigUI, String) - Constructor for class de.hawhamburg.reachability.ui.frame.config.resource.ReachabilityConfigUIResultListener
Generates a new ReachabilityConfigUIResultListener thread to keep the ReachabilityConfigUI UI up to date.
ReachabilitySimulationDetailsUI - Class in de.hawhamburg.reachability.ui.frame.simulation
Displays the current state of the supplied simulation feeder to the user.
ReachabilitySimulationDetailsUI(JFrame, SensorDataFeeder) - Constructor for class de.hawhamburg.reachability.ui.frame.simulation.ReachabilitySimulationDetailsUI
Starts and builds a new ReachabilitySimulationDetailsUI.
ReachabilitySimulationDetailsUI(SensorDataFeeder) - Constructor for class de.hawhamburg.reachability.ui.frame.simulation.ReachabilitySimulationDetailsUI
ReachabilitySimulationStoryUI - Class in de.hawhamburg.reachability.ui.frame.simulation
Displays all sent events of the current simulation defined by the supplied simulation feeder to the user.
ReachabilitySimulationStoryUI(JFrame, SensorDataFeeder) - Constructor for class de.hawhamburg.reachability.ui.frame.simulation.ReachabilitySimulationStoryUI
Creates and builds a new ReachabilitySimulationStoryUI which displays more detailed the sended events of the running simulation.
ReachabilitySimulationStoryUI(SensorDataFeeder) - Constructor for class de.hawhamburg.reachability.ui.frame.simulation.ReachabilitySimulationStoryUI
ReachabilityStartSimulationUI - Class in de.hawhamburg.reachability.ui.frame.simulation
Displays all required parameters to start a new simulation to the user.
ReachabilityStartSimulationUI(SensorDataFeederNotifiable) - Constructor for class de.hawhamburg.reachability.ui.frame.simulation.ReachabilityStartSimulationUI
Creates and builds a new ReachabilityStartSimulationUI which provides the user with the ability to start new simulations.
ReachabilityStartSimulationUI() - Constructor for class de.hawhamburg.reachability.ui.frame.simulation.ReachabilityStartSimulationUI
ReachabilityUI - Class in de.hawhamburg.reachability.ui.frame
User interface to display the actual estimated reachability states to the inhabitant.
ReachabilityUI() - Constructor for class de.hawhamburg.reachability.ui.frame.ReachabilityUI
Creates and builds a new reachability user interface.
ReachabilityUIUpdater - Class in de.hawhamburg.reachability.ui.frame.resource
Updates the ReachabilityUI with new reachability status informations.
ReachabilityUIUpdater(ReachabilityUI) - Constructor for class de.hawhamburg.reachability.ui.frame.resource.ReachabilityUIUpdater
Generates a new ReachabilityUIUpdater thread to keep the ReachabilityUI UI up to date.
refresh(boolean) - Method in class de.hawhamburg.reachability.ui.frame.config.ReachabilityConfigUI
Builds the user interface.
refresh(Map<String, String>, Map<String, Map<String, PropertyDescription>>, String, ReachabilityConfigUIResultListener) - Method in class de.hawhamburg.reachability.ui.frame.config.ReachabilityConfigUI
Fills the panel with (new) informations.
refresh(boolean) - Method in class de.hawhamburg.reachability.ui.frame.ReachabilityUI
Initial build of this user interface.
refresh(Map<ReachabilityGroup, ReachabilityStatus>) - Method in class de.hawhamburg.reachability.ui.frame.ReachabilityUI
Builds/refreshes the cached ReachabilityStatus and the user interface.
refresh(boolean) - Method in class de.hawhamburg.reachability.ui.frame.simulation.ReachabilitySimulationDetailsUI
Builds the user interface.
refresh(boolean) - Method in class de.hawhamburg.reachability.ui.frame.simulation.ReachabilitySimulationStoryUI
Builds the user interface.
refresh(boolean) - Method in class de.hawhamburg.reachability.ui.frame.simulation.ReachabilityStartSimulationUI
Builds the user interface.
registerSimulationFeeder(SensorDataFeeder) - Method in class de.hawhamburg.reachability.ui.frame.ReachabilityUI
Registers a new simulation feeder.
requestConfig - Variable in class de.hawhamburg.reachability.ui.frame.config.ReachabilityConfigUI
The LPPublisher to send the get configuration request REACHABILITY_CONFIG_REQUEST_TOPIC.
requestConfiguration() - Method in class de.hawhamburg.reachability.ui.frame.config.ReachabilityConfigUI
Requests the current configuration for the actual ConfigType by sending a JSON message on the AMQ request topic.
resultTopic - Variable in class de.hawhamburg.reachability.ui.frame.config.resource.ReachabilityConfigUIResultListener
An LPSubscriber, which listens on the reachability configuration result topic (REACHABILITY_CONFIG_RESULT_TOPIC).
run() - Method in class de.hawhamburg.reachability.ui.frame.config.resource.ReachabilityConfigUIResultListener
Connects to the configuration result topic using ReachabilityConfigUIResultListener.init() and frequently tries to get the newest result states from this topic.
run() - Method in class de.hawhamburg.reachability.ui.frame.resource.ReachabilityUIUpdater
Connects to the reachability information topic using init() and frequently tries to get the newest reachability states from this topic.
A C D E F G I J K L M N P R S T U