A C D E G I M R S U 

C

ColoredUI - Class in de.hawhamburg.reachability.ui.frame
The colored user interface to present the estimated reachability states to the inhabitant.
ColoredUI() - Constructor for class de.hawhamburg.reachability.ui.frame.ColoredUI
Creates a new colored reachability user interface.
ColoredUIUpdater - Class in de.hawhamburg.reachability.ui.frame.resource
Updater thread for the colored UI.
ColoredUIUpdater(ColoredUI) - Constructor for class de.hawhamburg.reachability.ui.frame.resource.ColoredUIUpdater
Generates a new ColoredUIUpdater thread to keep the ColoredUI ui up to date.
colorKeyMap - Variable in class de.hawhamburg.reachability.ui.frame.resource.ColorKeyUI
The color-key map, holding the color to each ReachabilityStatus.
ColorKeyUI - Class in de.hawhamburg.reachability.ui.frame.resource
User interface to explain which color is related to which ReachabilityStatus.
ColorKeyUI(JFrame, Map<ReachabilityStatus, Color>) - Constructor for class de.hawhamburg.reachability.ui.frame.resource.ColorKeyUI
Creates and builds a new ColorKeyUI.
ColorKeyUI(Map<ReachabilityStatus, Color>) - Constructor for class de.hawhamburg.reachability.ui.frame.resource.ColorKeyUI
Creates and builds a new ColorKeyUI without source window by using ColorKeyUI.ColorKeyUI(JFrame, Map).
colorPanels - Variable in class de.hawhamburg.reachability.ui.frame.ColoredUI
The different control JPanel for each ReachabilityGroup as Map for refreshing.
controlTopic - Variable in class de.hawhamburg.reachability.ui.frame.ColoredUI
The LPPublisher to send control messages like start, stop, sleep to the reachability agent via AMQ using the topic LP_CONTROL_TOPIC.
A C D E G I M R S U