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)

1  
static JComboBox jBotSelector() {
2  
  ret swing(func -> JComboBox {
3  
    final new JComboBox cb;
4  
    updateBotSelector(cb);
5  
    ret cb;
6  
  });
7  
}

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: 402 / 435
Version history: 5 change(s)
Referenced in: [show references]