static JLabel simpleTransformedLiveValueLabel(IF1 f, LiveValue lv) { ret bindJLabelToTransformedLiveValue(f, swing(-> new JLabel), lv); }