static JWindow showAnimationInCenter(BufferedImage image, final S text, double seconds) { ret centerWindow(showAnimationInTopRightCorner(image, text, seconds)); } static JWindow showAnimationInCenter(S imageID) { ret centerWindow(showAnimationInTopRightCorner(imageID)); }
Began life as a copy of #1009095
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1009880 |
Snippet name: | showAnimationInCenter |
Eternal ID of this version: | #1009880/3 |
Text MD5: | 445ce44dc3541412ae061c1d97985a6b |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-02 23:25:22 |
Source code size: | 285 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 608 / 598 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |