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