static JWindow infoBoxTopLeftCorner(S text) { ret moveToTopLeftCorner(infoBox(text)); } static JWindow infoBoxTopLeftCorner(S text, double seconds) { ret moveToTopLeftCorner(infoBox(text, seconds)); } static JWindow infoBoxTopLeftCorner(Throwable e) { ret moveToTopLeftCorner(infoBox(e)); }
Began life as a copy of #1009597
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: | #1010179 | 
| Snippet name: | infoBoxTopLeftCorner | 
| Eternal ID of this version: | #1010179/1 | 
| Text MD5: | 9dc4c89e20e9506d305a52f2e2967785 | 
| Author: | stefan | 
| Category: | javax / gui | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2017-09-05 20:37:18 | 
| Source code size: | 308 bytes / 11 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 622 / 650 | 
| Referenced in: | [show references] |