static JScrollPane jscroll_centered_borderless(Component c) { ret borderlessScrollPane(jscroll_centered(c)); }