static JWindow showLoadingAnimation() { ret showLoadingAnimation("Hold on user..."); } static JWindow showLoadingAnimation(S text) null on exception { ret showAnimationInTopRightCorner("#1003543", text); }