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