static JScrollPane jscroll_dynamicvstack(JComponent c) {
  ret jscroll_verticalExtend_trackWidth(c);
}