Package | Description |
---|---|
de.hawhamburg.reachability.ui.frame.config |
Main package of the configuration user interface.
|
Modifier and Type | Field and Description |
---|---|
private java.util.Set<ReachabilityConfigUIResultListener> |
ReachabilityConfigUI.updaters
Current active updater.
|
Modifier and Type | Method and Description |
---|---|
void |
ReachabilityConfigUI.refresh(java.util.Map<java.lang.String,java.lang.String> props,
java.util.Map<java.lang.String,java.util.Map<java.lang.String,de.hawhamburg.reachability.properties.PropertyDescription>> desc,
java.lang.String ssr,
ReachabilityConfigUIResultListener updater)
Fills the panel with (new) informations.
|