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