static JButton textComponentDependButton(final JTextComponent tc, JButton b) { textComponentDependButtons(tc, ll(b)); ret b; }