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

5
LINES

< > BotCompany Repo | #1016936 // _recordNewSwingComponent - to help garbage collection

JavaX fragment (include)

static <A extends Component> A _recordNewSwingComponent(A c) {
  if (c != null)
    callF((O) vm_generalMap_get('newSwingComponentRegistry), (O) c);
  ret c;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1016936
Snippet name: _recordNewSwingComponent - to help garbage collection
Eternal ID of this version: #1016936/4
Text MD5: 6fb046f7f0751b786e37ee3758dfa743
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-02-22 16:42:15
Source code size: 163 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 353 / 392
Version history: 3 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)