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