static JScrollPane jscroll_borderless(Component c) { ret borderlessScrollPane(jscroll(c)); }