Package | Description |
---|---|
de.hawhamburg.reachability.ui.frame |
Root package regarding the user interface
ControllingToolUI . |
de.hawhamburg.reachability.ui.frame.config |
Main package of the configuration user interface.
|
de.hawhamburg.reachability.ui.frame.resource |
All resources in common with the
ControllingToolUI . |
de.hawhamburg.reachability.ui.frame.simulation |
Main package in common with the simulation user interfaces of the reachability project.
|
Modifier and Type | Class and Description |
---|---|
class |
ColoredUI
The colored user interface to present the estimated reachability states to the inhabitant.
|
class |
ControllingToolUI
UI: A user interface to send control messages via the ActiveMQ.
|
class |
ReachabilityUI
User interface to display the actual estimated reachability states to the inhabitant.
|
Modifier and Type | Class and Description |
---|---|
class |
ReachabilityConfigUI
User interface to adjust the reachability agents parameters.
|
Modifier and Type | Class and Description |
---|---|
class |
ColorKeyUI
User interface to explain which color is related to which
ReachabilityStatus . |
Modifier and Type | Class and Description |
---|---|
class |
ReachabilitySimulationDetailsUI
Displays the current state of the supplied simulation feeder to the user.
|
class |
ReachabilitySimulationStoryUI
Displays all sent events of the current simulation defined by the supplied simulation feeder to the user.
|
class |
ReachabilityStartSimulationUI
Displays all required parameters to start a new simulation to the user.
|