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

11
LINES

< > BotCompany Repo | #1033848 // infoBoxNoPrint - synonym of infoMessage_noprint

JavaX fragment (include)


static JWindow infoBoxNoPrint(S text) {
  ret infoMessage_noprint(text);
}



static JWindow infoBoxNoPrint(S _text, double seconds) {
  ret infoMessage_noprint(_text, seconds);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033848
Snippet name: infoBoxNoPrint - synonym of infoMessage_noprint
Eternal ID of this version: #1033848/1
Text MD5: 8ecc30c3303ac42a9ce4aa0923209a9e
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-07 01:07:45
Source code size: 185 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 63 / 81
Referenced in: [show references]