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

11
LINES

< > BotCompany Repo | #1015239 // topLeftInfoBox - synonym of infoBoxTopLeftCorner

JavaX fragment (include)

static JWindow topLeftInfoBox(S text) {
  ret infoBoxTopLeftCorner(text);
}

static JWindow topLeftInfoBox(S text, double seconds) {
  ret infoBoxTopLeftCorner(text, seconds);
}

static JWindow topLeftInfoBox(Throwable e) {
  ret infoBoxTopLeftCorner(e);
}

Author comment

Began life as a copy of #1010179

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: #1015239
Snippet name: topLeftInfoBox - synonym of infoBoxTopLeftCorner
Eternal ID of this version: #1015239/1
Text MD5: 989b090557700956866d7200d0b26ef0
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-11 01:14:23
Source code size: 266 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 309 / 337
Referenced in: [show references]