static JScrollPane scrollableImageSurface(BufferedImage img) { ret jscroll(imageSurface(img)); }