static JScrollPane borderlessScrollPane(JScrollPane sp) { ret setBorder(null, withoutViewportBorder(sp)); }