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