static AutoCloseable tempTrayIcon(final TrayIcon trayIcon) { ret autoCloseable { removeTrayIcon(trayIcon); }; }
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020272 |
Snippet name: | tempTrayIcon - TrayIcon as AutoCloseable |
Eternal ID of this version: | #1020272/2 |
Text MD5: | 282810c6aabff86b60d1d773c549218b |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-12 12:22:29 |
Source code size: | 117 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 306 / 358 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1026766 - dm_hostTrayIcon - show host OS TrayIcon from within DynModule. see dm_systemTrayIcon |