static <A> AutoCloseable tempDisposeWindow(final Window w) { ret new AutoCloseable { public void close() { disposeWindow(w); } }; }
Began life as a copy of #1014431
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: | #1015402 |
Snippet name: | tempDisposeWindow |
Eternal ID of this version: | #1015402/1 |
Text MD5: | 66d58c3922754ac30d5fa2a246ccc66a |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-13 17:25:54 |
Source code size: | 155 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 440 / 503 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1015551 - tempMiniLoadingAnim #1016238 - tempDisposeInternalFrame - dispose internal frame after current block |