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

3
LINES

< > BotCompany Repo | #1016115 // bindBotToComponent - dispose bot when component is hidden

JavaX fragment (include)

static void bindBotToComponent(JComponent c, final Android3 bot) {
  bindToComponent(c, null, r { bot.dispose() });
}

Author comment

Began life as a copy of #1004358

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: #1016115
Snippet name: bindBotToComponent - dispose bot when component is hidden
Eternal ID of this version: #1016115/1
Text MD5: fa9f70f2613d07f6fd2c793d879099bb
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-06 15:53:48
Source code size: 119 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 379 / 399
Referenced in: [show references]