static JScrollPane jscroll_horizontal_borderless(JComponent c) { ret borderlessScrollPane(jscrollHorizontal(c)); }