static JButton findSubmitButton(Component c) { ret findButton(c, showFormSubmitButtonName()); }