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

3
LINES

< > BotCompany Repo | #1010353 // swingConstruct - call a class's constructor in Swing thread

JavaX fragment (include)

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: 451 / 510
Referenced in: [show references]