static JLabel liveValueLabel(LiveValue lv) { ret jLiveValueLabel(lv); } static JLabel liveValueLabel(IVarWithNotify var) { ret jVarLabel(var); }