Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1009095 // showAnimationInBottomLeftCorner

JavaX fragment (include)

static JWindow showAnimationInBottomLeftCorner(final S imageID, final S text, double seconds) {
  JWindow w = showAnim(imageID, text, seconds);
  moveToBottomLeftCorner(w);
  ret w;
}

Author comment

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: 468 / 490
Referenced in: [show references]