Warning: session_start(): open(/var/lib/php/sessions/sess_rqp150idg9g3ip5uc66p19lfrl, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
scope stefansOS_loadingAnimation.
sS #text = "Stefan's OS is loading...";
static JFrame stefansOS_loadingAnimation(final Runnable onStop) {
final JPanel panel = jBackground(Color.black, centerAndSouth(centerAndSouth(
withMargin(50, jimage(#1101279)),
withMargin(20, 40, 0, 40, setForeground(Color.white, setFont(#1011145, 60, jcenteredlabel(text))))),
withMargin(20, jcenteredline(/*setMargin(10,*/ jbutton("STOP", r {
callF(onStop);
disposeWindow(heldInstance(JButton));
})))));
ret showCenterPackedFrame(text, panel);
}
end scope