static JWindow chessOCR_splashScreen(S backgroundID) { ret showCenterPackedWindow( centerAndSouthWithMargins( jimage(resizeImage(500, loadImage2(backgroundID))), centerAndEast(jlabel("Loading..."), jButton("...", rThread showConsole)) )); }