static JScrollPane jVerticalScroll(JComponent c) { ret jscroll_trackWidth(c); } static JScrollPane jVerticalScroll(Swingable c) { ret jscroll_trackWidth(c); }