svoid dm_removeTrayIcon(final JComponent icon) { if (icon != null) swing { L<JComponent> l = dm_getOSOpt('trayAreaComponents); if (l == null) ret; l.remove(icon); dm_updateTrayIcons(); } }
Began life as a copy of #1019393
download show line numbers debug dex old transpilations
Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1019394 |
| Snippet name: | dm_removeTrayIcon |
| Eternal ID of this version: | #1019394/3 |
| Text MD5: | 00b8fe25d7865bc084a65fc63dc3e75a |
| Author: | stefan |
| Category: | javax / stefan's os |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-11-05 00:38:46 |
| Source code size: | 215 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 647 / 674 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |