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

7
LINES

< > BotCompany Repo | #1009880 // showAnimationInCenter

JavaX fragment (include)

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));
}

Author comment

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: 524 / 512
Version history: 2 change(s)
Referenced in: [show references]