static JScrollPane jscroll_whiteBackground(Component c) { ret setScrollPaneBackground(Color.white, jscroll(c)); }