1 | static JWindow showAnimationInBottomLeftCorner(final S imageID, final S text, double seconds) {
|
2 | JWindow w = showAnim(imageID, text, seconds); |
3 | moveToBottomLeftCorner(w); |
4 | ret w; |
5 | } |
Began life as a copy of #1006780
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: | #1009095 |
| Snippet name: | showAnimationInBottomLeftCorner |
| Eternal ID of this version: | #1009095/1 |
| Text MD5: | e2d6be8ab114336cbab4c42336969bd2 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-07-02 18:17:58 |
| Source code size: | 189 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 790 / 826 |
| Referenced in: | [show references] |