static JComponent mapMethodLike dm_fieldAndButton(S field, S method, S buttonText) { ret centerAndEastWithMargin(dm_field(field), dm_button(method, buttonText)); }