static JWindow showAnimationInTopLeftCorner(S imageID, S text, double seconds) { ret moveToTopLeftCorner(showAnim(imageID, text, seconds)); } static JWindow showAnimationInTopLeftCorner(S imageID) { ret moveToTopLeftCorner(showAnim(imageID)); } static JWindow showAnimationInTopLeftCorner(S imageID, double seconds) { ret moveToTopLeftCorner(showAnim(imageID, seconds)); }
Began life as a copy of #1003544
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: | #1006780 |
| Snippet name: | showAnimationInTopLeftCorner |
| Eternal ID of this version: | #1006780/4 |
| Text MD5: | 040ededae0cb87fb387c83d4668dad06 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-09-07 17:59:01 |
| Source code size: | 392 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 704 / 734 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |