static JComboBox dm_moduleSelectorComboBox(SimpleLiveValue lvModuleIDAndName) { ret jLiveValueComboBox(itemPlusList("", dm_listModuleIDsAndNames()), lvModuleIDAndName); // todo: update when module list changes }