!7 sclass ShowBackgroundImage > DynModule { JComponent visualize() { ret scrollingImageSurface(loadBufferedImage((S) getCreator('background))); } }