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