static void clickButtons(L l) { for (JButton b : l) b.doClick(); }