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