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

9
LINES

< > BotCompany Repo | #1015132 // quickInfoBox - reuse the same info box - TODO

JavaX fragment (include)

//static JWindow quickInfoBox_box;

static JWindow quickInfoBox(S text) {
  ret infoBox(text);
}

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

Author comment

Began life as a copy of #1006833

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: #1015132
Snippet name: quickInfoBox - reuse the same info box - TODO
Eternal ID of this version: #1015132/3
Text MD5: 4effc96798fe73a06e0fb3ca8484a499
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-08 15:53:32
Source code size: 186 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 350 / 366
Version history: 2 change(s)
Referenced in: [show references]