static void showFullScreenImage_noScrollPane(S imageID) { showFullScreen(disposeFrameOnClick(new ImageSurface(loadImage2(imageID)))); }