static JScrollPane jScrollPane(Component c) { ret new JScrollPane(c); }