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

7
LINES

< > BotCompany Repo | #1009085 // jBotSelector - JComboBox with local bots - doesn't update by default

JavaX fragment (include)

static JComboBox jBotSelector() {
  ret swing(func -> JComboBox {
    final new JComboBox cb;
    updateBotSelector(cb);
    ret cb;
  });
}

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: #1009085
Snippet name: jBotSelector - JComboBox with local bots - doesn't update by default
Eternal ID of this version: #1009085/6
Text MD5: 05624b3773f3cf02cd09f6e05b54463e
Author: stefan
Category: javax / desktop / bots
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-08-17 20:53:21
Source code size: 146 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 397 / 427
Version history: 5 change(s)
Referenced in: [show references]