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