static JWindow infoBox(S text) { ret infoMessage(text); } static JWindow infoBox(S text, double seconds) { ret infoMessage(text, seconds); } static JWindow infoBox(Throwable e) { ret infoMessage(e); }
Began life as a copy of #1006245
download show line numbers debug dex
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, snaazhdonpnp, tslmcundralx, tvejysmllsmz, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1006833 |
Snippet name: | infoBox - synonym of infoMessage - show info message in top-right corner |
Eternal ID of this version: | #1006833/3 |
Text MD5: | 17d3b9437f283cbd4fcd3285333aa348 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-04-25 14:23:56 |
Source code size: | 218 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 447 / 565 |
Version history: | 2 change(s) |
Referenced in: | [show references] |
Formerly at http://tinybrain.de/1006833 & http://1006833.tinybrain.de