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

14
LINES

< > BotCompany Repo | #1015531 // Show running bots as nice buttons

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Uses 3874K of libraries. Click here for Pure Java version (9610L/69K).

1  
!7
2  
3  
static DynamicHStack buttons;
4  
5  
p-noconsole-autoupdate {
6  
  buttons = renameFrame("Running Bots", showNiceButtons());
7  
  refresh();
8  
  addButtonsToWindow(buttons, "Refresh", f-thread refresh);
9  
}
10  
11  
svoid refresh {
12  
  replaceNiceButtons(buttons, runningBotsForNiceButtons());
13  
  centerPackFrame(buttons);
14  
}

Author comment

Began life as a copy of #1015163

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: #1015531
Snippet name: Show running bots as nice buttons
Eternal ID of this version: #1015531/1
Text MD5: 67e8f3a5a3ee56fadafe5e77c2db4fdb
Transpilation MD5: cadfacf668547a81cb7420d8821a3477
Author: stefan
Category: javax / a.i. / gui
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-15 19:53:26
Source code size: 314 bytes / 14 lines
Pitched / IR pitched: No / No
Views / Downloads: 310 / 914
Referenced in: [show references]