1 | svoid dm_removeTrayIcon(final JComponent icon) {
|
2 | if (icon != null) swing {
|
3 | L<JComponent> l = dm_getOSOpt('trayAreaComponents);
|
4 | if (l == null) ret; |
5 | l.remove(icon); |
6 | dm_updateTrayIcons(); |
7 | } |
8 | } |
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: | 652 / 679 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |