static <A> A swingConstruct(final Class<A> c, fO... args) { ret swing(func -> A { nuObject(c, args) }); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1010353 |
Snippet name: | swingConstruct - call a class's constructor in Swing thread |
Eternal ID of this version: | #1010353/1 |
Text MD5: | bbc64dce784c4092017ee0e1aa51c37d |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-09-12 15:48:51 |
Source code size: | 109 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 545 / 626 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1011148 - swingNu - synonym of swingConstruct - call a class's constructor in Swing thread |