1 | static JWindow showAnimationInCenter(BufferedImage image, final S text, double seconds) { |
2 | ret centerWindow(showAnimationInTopRightCorner(image, text, seconds)); |
3 | } |
4 | |
5 | static JWindow showAnimationInCenter(S imageID) { |
6 | ret centerWindow(showAnimationInTopRightCorner(imageID)); |
7 | } |
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: | 609 / 600 |
Version history: | 2 change(s) |
Referenced in: | [show references] |