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

5
LINES

< > BotCompany Repo | #1014846 // removeTrayIcon

JavaX fragment (include)

static void removeTrayIcon(final TrayIcon t) {
  if (t != null) swing {
    SystemTray.getSystemTray().remove(t);
  }
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1014846
Snippet name: removeTrayIcon
Eternal ID of this version: #1014846/2
Text MD5: c0dce46498368130221eec26c59c21cb
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-27 17:24:16
Source code size: 123 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 355 / 363
Version history: 1 change(s)
Referenced in: [show references]