static JPanel jCenteredRaisedBoldLiveValueSection(IGetterWithNotify lv, Component c) swing { ret new jCenteredLiveValueSection_class(lv, c) .borderType(BevelBorder.RAISED) .bold(true) .init(); }