static JButton listDependentButton(JList l, S text, O action) { ret listDependButton(l, jbutton(text, action)); }