- feeder - Variable in class de.hawhamburg.reachability.ui.frame.simulation.ReachabilitySimulationDetailsUI
-
The active simulation feeder as SensorDataFeeder
.
- feeder - Variable in class de.hawhamburg.reachability.ui.frame.simulation.ReachabilitySimulationStoryUI
-
The active simulation feeder as SensorDataFeeder
.
- fetchFromComboxBox(JComboBox<String>) - Method in class de.hawhamburg.reachability.ui.frame.config.ReachabilityConfigUI
-
Fetches the properties value from a given JComboBox
and returns it as Map
of String
to
String
.
- fetchFromTextArea(JTextArea) - Method in class de.hawhamburg.reachability.ui.frame.config.ReachabilityConfigUI
-
Fetches the properties value from a given JTextArea
and returns it as Map
of String
to
String
.
- fetchFromTextField(JTextField) - Method in class de.hawhamburg.reachability.ui.frame.config.ReachabilityConfigUI
-
Fetches the properties value from a given JTextField
and returns it as Map
of String
to
String
.
- fetchPropertiesDescription(Map<String, PropertyDescription>) - Method in class de.hawhamburg.reachability.ui.frame.config.resource.ReachabilityConfigUIResultListener
-
The method fetches the description of the properties from the result message and groups the properties whith the
same display group together.
- fieldType - Variable in class de.hawhamburg.reachability.ui.frame.simulation.resource.SimulationParameter
-
The FieldType
which describes, how the formula field of this parameter shall be rendered.